Skip to content

Commit

Permalink
Bruno's suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
holly-cummins committed Nov 5, 2024
1 parent 114ec36 commit dc62578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/extension-maturity-matrix.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ Extensions may wish to xref:writing-extensions#extension-defined-endpoints[defin

=== Tracing context

You should test that OpenTelemetry output for applications using your extension have properly-defined spans. You may need to do extra work to ensure spans are created with the right OpenTracing ID.
You should test that OpenTelemetry output for applications using your extension have properly-defined spans. You may need to do extra work to ensure spans are created with the right tracing ID.
For example, extensions which have reactive internals should support xref:duplicated-context.adoc[duplicated contexts] for correct context propagation.

=== Advanced Kubernetes and containers integration
Expand Down

0 comments on commit dc62578

Please sign in to comment.