1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-02 08:52:21 +02:00
opentelemetry-go/bridge/opentracing
Tyler Yahn 3be9813d56
Deprecate the exporters in the "trace" and "metric" sub-directories (#1993)
* Rename exporters/metric/prometheus

* Rename exporters/trace/jaeger

* Rename exporters/trace/zipkin

* Fix dependabot config and make test

* Update README docs

* Deprecate exporters instead of remove them

* Update dependabot with old modules

* Run crosslink

* Add lint override for known deprecated pkg

* Update PR number
2021-06-12 11:39:22 -07:00
..
internal Update semantic conventions to v1.4.0, move to versioned package (#1987) 2021-06-10 13:03:43 -04:00
migration Fix golint error of package comment form (#1487) 2021-02-04 09:55:44 -08:00
bridge.go Add baggage implementation based on the W3C and OpenTelemetry specification (#1967) 2021-06-08 08:06:37 -07:00
doc.go Fix golint error of package comment form (#1487) 2021-02-04 09:55:44 -08:00
go.mod Deprecate the exporters in the "trace" and "metric" sub-directories (#1993) 2021-06-12 11:39:22 -07:00
go.sum Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#1954) 2021-06-01 11:53:02 -07:00
mix_test.go Add baggage implementation based on the W3C and OpenTelemetry specification (#1967) 2021-06-08 08:06:37 -07:00
util.go Move tracing code to trace package (#1307) 2020-11-06 17:13:31 -05:00
wrapper.go Update API configs. (#1921) 2021-05-27 07:53:56 -07:00