Skip to content

Commit 8d5d055

Browse files
brett0000FFdussault-antoine
authored andcommitted
Update Trace Metrics tooltip description (#32792)
1 parent 9b9d5ed commit 8d5d055

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/opentelemetry/compatibility.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The following table shows feature compatibility across different setups:
3333
| [Distributed Tracing][27] | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} |
3434
| [Runtime Metrics][23] | {{< X >}} | {{< X >}}<br>(Java, .NET, Go only) | {{< X >}}<br>(Java, .NET, Go only) | {{< X >}}<br>(Java, .NET, Go only) |
3535
| [Span Links][25] | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} |
36-
| [Trace Metrics][26] | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}}<br>({{< tooltip text="Sampled" tooltip="Trace metrics are calculated on the backend based on ingested spans that have passed through sampling, not on 100% of local traces before sampling." >}}) |
36+
| [Trace Metrics][26] | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}}<br>({{< tooltip text="Sampled" tooltip="Calculated from spans that reach Datadog; reflects any OTel-side sampling you configure." >}}) |
3737
| [Database Monitoring][14] (DBM) | {{< X >}} | {{< X >}} | {{< X >}} | |
3838
| [Infrastructure Host List][30] | {{< X >}} | {{< X >}} | {{< X >}} | |
3939
| [Cloud Network Monitoring][21] (CNM) | {{< X >}} | {{< X >}} | | |
@@ -113,4 +113,4 @@ When using Datadog and OpenTelemetry together, Datadog recommends the following
113113
[27]: /tracing/trace_collection/
114114
[28]: /opentelemetry/setup/agentless
115115
[29]: /opentelemetry/setup/ddot_collector
116-
[30]: /infrastructure/list/
116+
[30]: /infrastructure/list/

0 commit comments

Comments
 (0)