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
Tyler Yahn 18d265c57c
Update project minimum supported Go version to 1.16 (#2412)
* Update project min supported Go ver to 1.16

* Add changes to changelog

* Make lint fixes
2021-11-23 13:38:27 -08:00
..
aggregator Remove metric aggregator Subtract interface (#2350) 2021-11-15 12:50:13 -08:00
controller Fix TODO, use sync.Map to avoid blocking calls (#2381) 2021-11-13 13:27:29 -08:00
processor Remove metric aggregator Subtract interface (#2350) 2021-11-15 12:50:13 -08:00
selector/simple Remove exact aggregator for histogram instruments (#2348) 2021-11-15 10:05:14 -08:00
alignment_test.go Rename internal/testing to internal/internaltest (#1449) 2021-01-12 08:56:16 -08: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 Remove bound metric instruments from the API (new champion) (#2399) 2021-11-17 07:51:04 -08:00
correct_test.go Remove bound metric instruments from the API (new champion) (#2399) 2021-11-17 07:51:04 -08:00
doc.go Remove bound metric instruments from the API (new champion) (#2399) 2021-11-17 07:51:04 -08:00
go.mod Update project minimum supported Go version to 1.16 (#2412) 2021-11-23 13:38:27 -08:00
go.sum Update project minimum supported Go version to 1.16 (#2412) 2021-11-23 13:38:27 -08:00
histogram_stress_test.go Separate InstrumentationLibrary from metric.Descriptor (#2197) 2021-09-27 08:51:47 -07:00
minmaxsumcount_stress_test.go Separate InstrumentationLibrary from metric.Descriptor (#2197) 2021-09-27 08:51:47 -07: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 Remove bound metric instruments from the API (new champion) (#2399) 2021-11-17 07:51:04 -08:00
stress_test.go Metrics: Move the non-API types into sdkapi (#2271) 2021-10-14 09:06:22 -07:00