File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ createEntities:
2020 enableCommandPayload : true
2121` ` `
2222
23- These tests require the ability to collect tracing [spans](../open-telemetry.md#span ) data in a structured form as
24- described in the
23+ These tests require the ability to collect tracing [spans](../open-telemetry.md) data in a structured form as described
24+ in the
2525[Unified Test Format specification.expectTracingMessages](../../unified-test-format/unified-test-format.md#expectTracingMessages).
2626For example the Java driver uses [Micrometer](https://jira.mongodb.org/browse/JAVA-5732) to collect tracing spans.
2727
Original file line number Diff line number Diff line change @@ -785,8 +785,8 @@ The structure of this object is as follows:
785785
786786<span id="expectTracingMessages"></span>
787787
788- - `expectTracingMessages` : Optional object that defines expected tracing
789- [spans](../open-telemetry/open-telemetry.md#span) for a test. The structure of this object is as follows:
788+ - `expectTracingMessages` : Optional object that defines expected tracing [spans](../open-telemetry/open-telemetry.md)
789+ for a test. The structure of this object is as follows :
790790
791791 - `client` : Required string. The ID of the client entity associated with these tracing spans.
792792
You can’t perform that action at this time.
0 commit comments