Skip to content

Commit bef1730

Browse files
Update readme too
1 parent 7a71b95 commit bef1730

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -182,10 +182,10 @@ implements Axum's `OptionalFromRequestParts`, so you can more easily retrieve it
182182

183183
### OpenTelemetry Integration
184184

185-
There are also optional features `tracing-otel-26` and `tracing-otel-27` that pair with
186-
the `axum-service` feature to ensure that any outgoing requests for credentials that take
187-
place in the context of an incoming web request also include the proper OpenTelemetry span
188-
information in any requests to MAudit services. Note that it is critical to use the same
185+
There are also optional features `tracing-otel-26`, `tracing-otel-27`, and `tracing-otel-28`
186+
that pair with the `axum-service` feature to ensure that any outgoing requests for credentials
187+
that take place in the context of an incoming web request also include the proper OpenTelemetry
188+
span information in any requests to MAudit services. Note that it is critical to use the same
189189
version of OpenTelemetry crates as the rest of the project - if you do not, there will be 2
190190
or more instances of the OpenTelemetry global information, and requests may not be traced
191191
through properly.

0 commit comments

Comments
 (0)