1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/experimental/streaming/exporter
Krzesimir Nowak 3362421c9b Drop the registry package (#130)
This is to shrink the PR #100.

The only place where the registry.Variable type was used was metrics,
so just inline that type into its only user. The use of the
registry.Variable type in core.Key was limited to the Name field.

The stats package also used the registry.Variable type, but seems that
also only the Name field was used and the package is going to be
dropped anyway.
2019-09-19 11:20:02 -07:00
..
buffer Add vanity import name (#107) 2019-08-26 09:41:15 -07:00
loader Add vanity import name (#107) 2019-08-26 09:41:15 -07:00
observer Consolidate AddEvent and Event methods, add FinishOptions (#99) 2019-09-03 11:03:51 -07:00
reader Drop the registry package (#130) 2019-09-19 11:20:02 -07:00
spandata Add vanity import name (#107) 2019-08-26 09:41:15 -07:00
spanlog Add vanity import name (#107) 2019-08-26 09:41:15 -07:00
stderr Add vanity import name (#107) 2019-08-26 09:41:15 -07:00
stdout Add vanity import name (#107) 2019-08-26 09:41:15 -07:00