1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/sdk/metric
2020-03-16 16:28:33 -07:00
..
aggregator Replace ErrNoLastValue and ErrEmptyDataSet by ErrNoData (#557) 2020-03-16 16:28:33 -07:00
batcher Replace ErrNoLastValue and ErrEmptyDataSet by ErrNoData (#557) 2020-03-16 16:28:33 -07:00
controller/push Replace ErrNoLastValue and ErrEmptyDataSet by ErrNoData (#557) 2020-03-16 16:28:33 -07:00
selector/simple Remove metric options; rename "counter" aggregator to "sum" (#541) 2020-03-11 20:21:34 -07:00
alignment_test.go Refactor metric records logic (#468) 2020-02-06 14:45:56 -08:00
benchmark_test.go Remove metric options; rename "counter" aggregator to "sum" (#541) 2020-03-11 20:21:34 -07:00
correct_test.go Remove metric options; rename "counter" aggregator to "sum" (#541) 2020-03-11 20:21:34 -07:00
doc.go Drop the gauge instrument (#537) 2020-03-10 16:00:37 -07:00
example_test.go Introduce metric constructor errors, MeterMust wrapper (#529) 2020-03-11 11:57:57 -07:00
histogram_stress_test.go Eliminate goroutine leak in histogram stress test (#547) 2020-03-12 15:37:06 -07:00
labelencoder.go Make the default label encoding unique (#508) 2020-03-04 14:19:25 -08:00
list.go Use a variable-size array to represent ordered labels in maps (#523) 2020-03-11 09:11:27 -07:00
minmaxsumcount_stress_test.go Use StateLocker in MinMaxSumCount (#546) 2020-03-12 15:43:19 -07:00
refcount_mapped.go Refactor metric records logic (#468) 2020-02-06 14:45:56 -08:00
sdk.go Remove metric options; rename "counter" aggregator to "sum" (#541) 2020-03-11 20:21:34 -07:00
stress_test.go Replace ErrNoLastValue and ErrEmptyDataSet by ErrNoData (#557) 2020-03-16 16:28:33 -07:00