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
+10-6
Original file line number
Diff line number
Diff line change
@@ -35,20 +35,22 @@ The following table shows Datadog feature compatibility across different setups:
35
35
36
36
| Feature | Full OTel | OTel to Datadog Agent (OTLP) | OTel API with Datadog SDK and Agent | Datadog Agent with embedded OTel Collector (Preview) | Full Datadog |
|[Cloud SIEM][18]| {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} |
38
+
|[Distributed Tracing][27]| {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} |
39
+
|[Trace Metrics][26]| {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} |
39
40
|[Correlated Traces, Metrics, Logs][19]| {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} |
41
+
|[Runtime Metrics][23]| {{< X >}}<br>(Java, .NET, Go only) | {{< X >}}<br>(Java, .NET, Go only) | {{< X >}} | {{< X >}}<br>(Java, .NET, Go only) | {{< X >}} |
42
+
|[Source code integration][24]| {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}}<br>(Datadog SDK only) | {{< X >}} |
40
43
|[Real User Monitoring][22] (RUM) | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} |
41
-
|[Live Processes][16]|| {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} |
44
+
|[Cloud SIEM][18]| {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} |
45
+
|[Cloud Network Monitoring][21] (CNM) || {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} |
42
46
|[Live Container Monitoring/Kubernetes Explorer][20]|| {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} |
43
-
|[Cloud Network Monitoring][21] (CNM)|| {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} |
47
+
|[Live Processes][16]|| {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} |
44
48
|[Universal Service Monitoring][17] (USM) ||{{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} |
45
-
|[Source code integration][24]| {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}}<br>(Datadog SDK only) | {{< X >}} |
46
-
|[Database Monitoring][14] (DBM) | {{< tooltip text="N/A" tooltip="OTel does not offer DBM functionality" >}}|| {{< X >}} | {{< X >}}<br>(Datadog SDK only) | {{< X >}} |
47
49
|[Application Security Management][11] (ASM) ||| {{< X >}} | {{< X >}}<br>(Datadog SDK only) | {{< X >}} |
48
50
|[Continuous Profiler][12]||| {{< X >}} | {{< X >}}<br>(Datadog SDK only) | {{< X >}} |
49
51
|[Data Jobs Monitoring][13] (DJM) ||| {{< X >}} | {{< X >}}<br>(Datadog SDK only) | {{< X >}} |
50
52
|[Data Streams Monitoring][15] (DSM) | {{< tooltip text="N/A" tooltip="OTel does not offer DSM functionality" >}}|| {{< X >}} | {{< X >}}<br>(Datadog SDK only) | {{< X >}} |
51
-
|[Runtime Metrics][23]| {{< X >}}<br>(Java, .NET, Go only) | {{< X >}}<br>(Java, .NET, Go only) | {{< X >}} | {{< X >}}<br>(Java, .NET, Go only) | {{< X >}} |
53
+
|[Database Monitoring][14] (DBM)| {{< tooltip text="N/A" tooltip="OTel does not offer DBM functionality" >}}|| {{< X >}} | {{< X >}}<br>(Datadog SDK only)| {{< X >}} |
52
54
53
55
### Supported OpenTelemetry features
54
56
@@ -118,3 +120,5 @@ When using Datadog and OpenTelemetry together, Datadog recommends the following
0 commit comments