You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/opentelemetry/compatibility.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,7 @@ The following table shows feature compatibility across different setups:
34
34
|[Runtime Metrics][23]| {{< X >}} | {{< X >}}<br>(Java, .NET, Go only) | {{< X >}}<br>(Java, .NET, Go only) | {{< X >}}<br>(Java, .NET, Go only) |
35
35
|[Span Links][25]| {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} |
36
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." >}}) |
37
+
|[Database Monitoring][14] (DBM) | {{< X >}} | {{< X >}} | {{< X >}} ||
37
38
|[Cloud Network Monitoring][21] (CNM) | {{< X >}} | {{< X >}} |||
38
39
|[Live Container Monitoring/Kubernetes Explorer][20]| {{< X >}} | {{< X >}} |||
39
40
|[Live Processes][16]| {{< X >}} | {{< X >}} |||
@@ -42,7 +43,6 @@ The following table shows feature compatibility across different setups:
42
43
|[Continuous Profiler][12]| {{< X >}} ||||
43
44
|[Data Jobs Monitoring][13] (DJM) | {{< X >}} ||||
44
45
|[Data Streams Monitoring][15] (DSM) | {{< X >}} || {{< tooltip text="N/A" tooltip="OTel does not offer DSM functionality" >}} | {{< tooltip text="N/A" tooltip="OTel does not offer DSM functionality" >}} |
45
-
|[Database Monitoring][14] (DBM) | {{< X >}} || {{< tooltip text="N/A" tooltip="OTel does not offer DBM functionality" >}} | {{< tooltip text="N/A" tooltip="OTel does not offer DBM functionality" >}} |
46
46
|[Real User Monitoring][22] (RUM) | {{< X >}} ||||
47
47
|[Source code integration][24]| {{< X >}} ||||
48
48
@@ -90,15 +90,15 @@ When using Datadog and OpenTelemetry together, Datadog recommends the following
0 commit comments