1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-02 08:52:21 +02:00
opentelemetry-go/api
Damien Mathieu f863bfbd86 rename noop_meter.go to noop.go (#180)
The file defines noopMeter, noopHandler and noopLabelSet. Renaming it to
the more generic `noop.go` makes it clearer that several structs are
defined there.
2019-10-10 12:46:06 -07:00
..
core Golang metrics prototype (#100) 2019-10-08 15:45:49 -07:00
event Consolidate AddEvent and Event methods, add FinishOptions (#99) 2019-09-03 11:03:51 -07:00
key Drop the registry package (#130) 2019-09-19 11:20:02 -07:00
metric rename noop_meter.go to noop.go (#180) 2019-10-10 12:46:06 -07:00
propagation add binary propagation. (#155) 2019-10-02 13:54:39 -07:00
stats Golang metrics prototype (#100) 2019-10-08 15:45:49 -07:00
tag Drop the registry package (#130) 2019-09-19 11:20:02 -07:00
trace Named Tracer: temporary remove unnecessary tracer methods (#158) 2019-10-02 21:19:32 -07:00
unit Add vanity import name (#107) 2019-08-26 09:41:15 -07:00