1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-03 22:52:30 +02:00
opentelemetry-go/api
Isobel Redelmeier 3516ebc456 Rename IsRecordingEvents and WithRecordEvents (#188)
Since these methods are about the span itself rather than specifically
*events* on the span, it makes sense to drop "events" from their names.

[Closes #33]
2019-10-10 18:07:35 -07:00
..
core Golang metrics prototype (#100) 2019-10-08 15:45:49 -07:00
distributedcontext rename tag package to distributedContext (#178) 2019-10-10 14:30:22 -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
trace Rename IsRecordingEvents and WithRecordEvents (#188) 2019-10-10 18:07:35 -07:00
unit Add vanity import name (#107) 2019-08-26 09:41:15 -07:00