1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/api
Joshua MacDonald 32ddc16e1b
Make Meter a struct, simplify the global Meter (#709)
* Tests pass

* Precommit pass

* More lint

* Remove a few interfaces

* Final edits

* Fix comments

* Indentation

* registry->unique

* Comments
2020-05-11 20:29:06 -07:00
..
core Move Number to api/metric package (#706) 2020-05-10 23:44:42 -07:00
correlation Update project License headers and checking (#596) 2020-03-25 14:47:17 -07:00
global Make Meter a struct, simplify the global Meter (#709) 2020-05-11 20:29:06 -07:00
internal Move Number to api/metric package (#706) 2020-05-10 23:44:42 -07:00
key Add a key benchmark, use reflection in key.Infer() (#679) 2020-04-30 13:06:00 -07:00
label New api/label package, common label set impl (#651) 2020-04-23 12:10:58 -07:00
metric Make Meter a struct, simplify the global Meter (#709) 2020-05-11 20:29:06 -07:00
propagation Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
testharness Move SpanContext from core package into trace 2020-05-02 20:17:11 +08:00
trace Use a constant padding for 64-bit B3 trace IDs (#701) 2020-05-06 11:09:41 -04:00
unit Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00