1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-07 23:02:15 +02:00
opentelemetry-go/sdk/metric
Bogdan Drutu 2584c3e7c4
Call Gosched if load an unmapped record (#469)
Signed-off-by: Bogdan Cristian Drutu <bogdandrutu@gmail.com>
2020-02-10 16:20:29 -08:00
..
aggregator Adds Histogram Aggregator (#433) 2020-01-21 09:15:09 -08:00
batcher Comments in the metrics SDK (#399) 2019-12-23 16:38:35 -08:00
controller/push Comments in the metrics SDK (#399) 2019-12-23 16:38:35 -08:00
selector/simple Add Min() interface - rename MaxSumCount to MinMaxSumCount (#352) 2019-11-26 14:07:58 -08:00
alignment_test.go Refactor metric records logic (#468) 2020-02-06 14:45:56 -08:00
benchmark_test.go Rename handle to bound instrument (@sircelsius) (#400) 2019-12-27 16:30:19 -08:00
correct_test.go Dogstatsd metrics exporter (#326) 2019-11-21 20:46:05 -08:00
doc.go Metrics stdout export pipeline (#265) 2019-11-15 13:01:20 -08:00
example_test.go s/options/config/ (#410) 2020-01-03 09:48:45 -08:00
labelencoder.go Dogstatsd metrics exporter (#326) 2019-11-21 20:46:05 -08:00
list.go Refactor metric records logic (#468) 2020-02-06 14:45:56 -08:00
monotone_test.go Add comments and test for 64-bit field alignment (#418) 2020-01-06 13:08:40 -05:00
refcount_mapped.go Refactor metric records logic (#468) 2020-02-06 14:45:56 -08:00
sdk.go Call Gosched if load an unmapped record (#469) 2020-02-10 16:20:29 -08:00
stress_test.go Add comments and test for 64-bit field alignment (#418) 2020-01-06 13:08:40 -05:00