We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ca2881 commit 1a4c85cCopy full SHA for 1a4c85c
source/open-telemetry/tests/README.md
@@ -20,8 +20,8 @@ createEntities:
20
enableCommandPayload: true
21
```
22
23
-These tests require the ability to collect tracing [spans](../open-telemetry.md#span) data in a structured form as
24
-described in the
+These tests require the ability to collect tracing [spans](../open-telemetry.md) data in a structured form as described
+in the
25
[Unified Test Format specification.expectTracingMessages](../../unified-test-format/unified-test-format.md#expectTracingMessages).
26
For example the Java driver uses [Micrometer](https://jira.mongodb.org/browse/JAVA-5732) to collect tracing spans.
27
0 commit comments