Skip to content

Commit

Permalink
OpenCensus exporters switch to OTLP
Browse files Browse the repository at this point in the history
  • Loading branch information
dashpole committed Dec 6, 2022
1 parent ef6da51 commit 291de01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions specification/compatibility/opencensus.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Starting with an application using entirely OpenCensus instrumention for traces

1. Migrate the exporters (SDK)
1. Install the OpenTelemetry SDK, with an equivalent exporter
1. If using an OpenCensus exporter, switch to using an OTLP exporter
2. Install equivalent OpenTelemetry resource detectors
3. Install OpenTelemetry propagators for OpenCensus' `TextFormat` and `BinaryPropagator` formats.
4. **breaking**: Install the metrics and trace bridges
Expand Down

0 comments on commit 291de01

Please sign in to comment.