Skip to content

Commit a8445ed

Browse files
committed
nit rewording
1 parent e4d7f09 commit a8445ed

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/migration_0.29.md

+6-4
Original file line numberDiff line numberDiff 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,
77
please 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
5050
dependencies on unmaintained crates. We may reintroduce a dedicated Prometheus
5151
exporter in the future once these issues are resolved.
5252

53+
### Migration guide
54+
5355
For those using Prometheus as a backend, you can integrate with Prometheus using
5456
the following methods:
5557

0 commit comments

Comments
 (0)