1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/plugin/httptrace
ferhat elmas ab164e6638 Merge propagation and api/propagation into api/propagators (#362)
* Merge propagation

Rename and merge propagation and api/propagation
to api/propagators.

Drop propagator suffix in general such that
TextFormatPropagator becomes TextFormat since
usage is propagators.TextFormat

fixes #311

* Rebase and godoc updates

* Revert go mod changes

* Replace carrier with supplier in godoc
2019-12-03 13:52:03 -08:00
..
api.go handle multiples connect start/done trace (#283) 2019-11-03 15:46:57 -08:00
clienttrace_test.go move /global to /api/global (#356) 2019-11-25 20:41:24 -08:00
clienttrace.go Drop SetAttribute from Span (#361) 2019-12-03 16:58:55 +11:00
httptrace.go Merge propagation and api/propagation into api/propagators (#362) 2019-12-03 13:52:03 -08:00