File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ facilitate a smooth migration for common use cases involving the
55` opentelemetry ` , ` opentelemetry_sdk ` , ` opentelemetry-otlp ` , and
66` opentelemetry-appender-tracing ` crates. For a comprehensive list of changes,
77please refer to the detailed changelog for each crate. This document covers only
8- the most common scenarios. Note that changes that only affect
9- custom exporter/processor authors are not mentioned in this doc.
8+ the most common scenarios. Note that changes that only affect custom
9+ exporter/processor authors are not mentioned in this doc.
1010
11- OpenTelemetry Metrics API, Log-Bridge API were declared stable in 0.28,
12- and has no breaking changes.
11+ OpenTelemetry Metrics API, Log-Bridge API were declared stable in 0.28, and has
12+ no breaking changes.
1313
1414## Baggage Changes
1515
@@ -50,6 +50,8 @@ current `opentelemetry-prometheus` crate requires a major rewrite to eliminate
5050dependencies on unmaintained crates. We may reintroduce a dedicated Prometheus
5151exporter in the future once these issues are resolved.
5252
53+ ### Migration guide
54+
5355For those using Prometheus as a backend, you can integrate with Prometheus using
5456the following methods:
5557
You can’t perform that action at this time.
0 commit comments