1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/metric/sdkapi
Aaron Clawson 034956199a
Remove bound metric instruments from the API (new champion) (#2399)
* Remove bound metric instruments from the API

* Removed dead code

* Added changelog message

* Added PR number

Co-authored-by: Joshua MacDonald <jmacd@lightstep.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-11-17 07:51:04 -08:00
..
descriptor_test.go Metrics: Move the non-API types into sdkapi (#2271) 2021-10-14 09:06:22 -07:00
descriptor.go Metrics: Move the non-API types into sdkapi (#2271) 2021-10-14 09:06:22 -07:00
instrumentkind_string.go Bump github.com/jcchavezs/porto from 0.2.1 to 0.3.0 in /internal/tools (#2288) 2021-10-15 11:36:56 -07:00
instrumentkind_test.go Rename metric instruments to match feature-freeze API specification (#2202) 2021-09-01 16:38:37 -04:00
instrumentkind.go Rename metric instruments to match feature-freeze API specification (#2202) 2021-09-01 16:38:37 -04:00
noop.go Remove bound metric instruments from the API (new champion) (#2399) 2021-11-17 07:51:04 -08:00
sdkapi_test.go Metrics: Move the non-API types into sdkapi (#2271) 2021-10-14 09:06:22 -07:00
sdkapi.go Remove bound metric instruments from the API (new champion) (#2399) 2021-11-17 07:51:04 -08:00