1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-10 09:50:58 +02:00
opentelemetry-go/internal
Aaron Clawson 18f4cb85ec
[API EPIC 4/4] Fix tests and examples (#2587)
* Empty All of the metrics dir

* Add instrument api with documentation

* Add a NoOp implementation.

* Updated to the new config standard

* Address PR comments

* This change moves components to sdk/metrics

The Moved components are:
- metric/metrictest
- metric/number
- metric/internal/registry
- metric/sdkapi

* The SDK changes necessary to satasify the new api

* This fixes the remaing tests.

* Update changelog

* refactor the Noop meter and instruments into one package.

* Renamed pkg.Instruments to pkg.InstrumentProvider

Co-authored-by: Aaron Clawson <MadVikingGod@users.noreply.github.com>
2022-03-02 09:50:29 -06:00
..
baggage Add vanity imports to internal packages (#2280) 2021-10-29 09:34:37 -07:00
global Minor PR fixes 2021-12-01 16:47:46 +00:00
internaltest Add vanity imports to internal packages (#2280) 2021-10-29 09:34:37 -07:00
matchers Add vanity imports to internal packages (#2280) 2021-10-29 09:34:37 -07:00
tools Bump github.com/golangci/golangci-lint from 1.44.1 to 1.44.2 in /internal/tools (#2626) 2022-02-22 09:46:50 -08:00
trace/noop Add vanity imports to internal packages (#2280) 2021-10-29 09:34:37 -07:00
rawhelpers.go Add vanity imports to internal packages (#2280) 2021-10-29 09:34:37 -07:00