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 fe9d1f7ec5
Use uint64 Count consistently in metric aggregation (#1430)
* Use uint64 Count consistently

* Number
2021-01-05 23:17:20 -08:00
..
aggregator Use uint64 Count consistently in metric aggregation (#1430) 2021-01-05 23:17:20 -08:00
controller Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
processor Metric Accumulator fix for SumObservers (#1381) 2020-12-10 18:13:08 -08:00
selector/simple Move metric code to a separate package (#1321) 2020-11-12 07:28:32 -08:00
alignment_test.go Remove Labelset (#595) 2020-03-27 14:06:48 -07:00
atomicfields.go chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
benchmark_test.go Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
correct_test.go Use uint64 Count consistently in metric aggregation (#1430) 2021-01-05 23:17:20 -08:00
doc.go Update README and documentation to better communicate pre-GA state (#1281) 2020-10-29 09:23:13 -07:00
histogram_stress_test.go Use uint64 Count consistently in metric aggregation (#1430) 2021-01-05 23:17:20 -08:00
minmaxsumcount_stress_test.go Use uint64 Count consistently in metric aggregation (#1430) 2021-01-05 23:17:20 -08:00
refcount_mapped.go chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
sdk.go Fix typo in comment (#1402) 2020-12-15 08:06:58 -08:00
stress_test.go Move metric code to a separate package (#1321) 2020-11-12 07:28:32 -08:00