1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/sdk/metric
Joshua MacDonald 148c9ce5ba
Make the default label encoding unique (#508)
* Make the default label encoding unique

* More tests

* Cleanup
2020-03-04 14:19:25 -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 Rename the exporter directory to exporters (#502) 2020-03-02 13:54:57 -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 Make the default label encoding unique (#508) 2020-03-04 14:19:25 -08:00
doc.go Metrics stdout export pipeline (#265) 2019-11-15 13:01:20 -08:00
example_test.go Rename the exporter directory to exporters (#502) 2020-03-02 13:54:57 -08:00
labelencoder.go Make the default label encoding unique (#508) 2020-03-04 14:19:25 -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