1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-03 22:52:30 +02:00
opentelemetry-go/api
Joshua MacDonald d8682c1999
Refactor the SDK helpers, create MeterImpl (#560)
* Create MeterImpl interface

* Checkpoint w/ sdk.go building

* Checkpoint working on global

* api/global builds (test fails)

* Test fix

* All tests pass

* Comments

* Add two tests

* Comments and uncomment tests

* Precommit part 1

* Still working on tests

* Lint

* Add a test and a TODO

* Cleanup

* Lint

* Interface()->Implementation()

* Apply some feedback

* From feedback

* (A)Synchronous -> (A)Sync

* Add a missing comment

* Apply suggestions from code review

Co-Authored-By: Krzesimir Nowak <qdlacz@gmail.com>

* Rename a variable

Co-authored-by: Krzesimir Nowak <qdlacz@gmail.com>
2020-03-19 12:02:46 -07:00
..
core Use StateLocker in MinMaxSumCount (#546) 2020-03-12 15:43:19 -07:00
correlation Context propagation in opentracing bridge (#525) 2020-03-10 10:32:01 -07:00
global Refactor the SDK helpers, create MeterImpl (#560) 2020-03-19 12:02:46 -07:00
key Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
metric Refactor the SDK helpers, create MeterImpl (#560) 2020-03-19 12:02:46 -07:00
propagation Refactor propagators (#467) 2020-02-13 23:16:04 -08:00
testharness Add status message parameter (#524) 2020-03-07 10:38:59 -08:00
trace Update Sampler descriptions (#511) 2020-03-13 12:17:52 -07:00
unit Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00