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
2021-11-24 15:43:30 +00: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 Prepare for v1.2.0 release (#2377) 2021-11-12 11:43:51 -05:00
go.sum Reverted the changes to the error handler. 2021-11-24 15:43:30 +00: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