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
Joshua MacDonald df384a9a33
Move InstrumentKind into the new metric/sdkapi package (#2091)
* Move InstrumentKind into the new metric/sdkapi package

* remove the alias

* remove the alias (everywhere)

* Changelog

* Add a test

* merge updates

* fix changelog

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-08-11 16:02:28 -07:00
..
aggregator Move InstrumentKind into the new metric/sdkapi package (#2091) 2021-08-11 16:02:28 -07:00
controller Refactor exporter creation functions (#1985) 2021-06-10 09:22:47 -07:00
processor Move InstrumentKind into the new metric/sdkapi package (#2091) 2021-08-11 16:02:28 -07:00
selector/simple Move InstrumentKind into the new metric/sdkapi package (#2091) 2021-08-11 16:02:28 -07: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 Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
correct_test.go Remove several metrics test helpers (#2105) 2021-07-21 13:06:38 -04:00
doc.go Update README and documentation to better communicate pre-GA state (#1281) 2020-10-29 09:23:13 -07:00
go.mod Move OC bridge integration tests to own mod (#2165) 2021-08-09 09:24:43 -07:00
go.sum OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
histogram_stress_test.go Move InstrumentKind into the new metric/sdkapi package (#2091) 2021-08-11 16:02:28 -07:00
minmaxsumcount_stress_test.go Move InstrumentKind into the new metric/sdkapi package (#2091) 2021-08-11 16:02:28 -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 Replaces golint by revive and fix newly reported linter issues (#1946) 2021-06-08 10:10:01 -07:00
stress_test.go Move InstrumentKind into the new metric/sdkapi package (#2091) 2021-08-11 16:02:28 -07:00