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
Bogdan Drutu 9778aa328f
Remove Min/Max unused interfaces from the moved code (#2454)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-12-23 08:35:32 -08:00
..
aggregator Move Aggregator interface to aggregator package (#2444) 2021-12-15 08:13:48 -08:00
controller Remove sdk/export/metric module, embed into the sdk/metric (#2382) 2021-12-13 12:13:03 -08:00
export Remove Min/Max unused interfaces from the moved code (#2454) 2021-12-23 08:35:32 -08:00
processor Move Aggregator interface to aggregator package (#2444) 2021-12-15 08:13:48 -08:00
selector/simple Move Aggregator interface to aggregator package (#2444) 2021-12-15 08:13:48 -08:00
alignment_test.go Deprecate and add warning to remove AtomicFieldOffsets, unnecessary public func (#2445) 2021-12-15 08:01:14 -08:00
atomicfields.go Deprecate and add warning to remove AtomicFieldOffsets, unnecessary public func (#2445) 2021-12-15 08:01:14 -08:00
benchmark_test.go Fixes because of removal of exact type. (#2459) 2021-12-16 15:22:53 -05:00
correct_test.go Move Aggregator interface to aggregator package (#2444) 2021-12-15 08:13:48 -08:00
doc.go Remove sdk/export/metric module, embed into the sdk/metric (#2382) 2021-12-13 12:13:03 -08:00
go.mod Remove sdk/export/metric module, embed into the sdk/metric (#2382) 2021-12-13 12:13:03 -08:00
go.sum Dependabot bump (#2477) 2021-12-20 08:54:44 -08:00
histogram_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 Move Aggregator interface to aggregator package (#2444) 2021-12-15 08:13:48 -08:00
stress_test.go Remove sdk/export/metric module, embed into the sdk/metric (#2382) 2021-12-13 12:13:03 -08:00