Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/opentracing.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This bridge allows for different operation modes in combination with the Elastic
If the `javaagent` is not specified, the bridge is in noop mode and does not actually record and report spans.
- Mix and Match +
If you want to leverage the auto instrumentation of Elastic APM,
but also want do create custom spans or use the OpenTracing API to add custom tags to the spanss created by Elastic APM,
but also want do create custom spans or use the OpenTracing API to add custom tags to the spans created by Elastic APM,
you can just do that.
The OpenTracing bridge and the standard Elastic APM API interact seamlessly.
- Manual instrumentation +
Expand Down