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: articles/container-apps/opentelemetry-agents.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -572,10 +572,11 @@ The following example ARM template shows how to use an OTLP endpoint named `cust
572
572
}
573
573
```
574
574
575
-
## Configure Export System Components OpenTelemetry Signals
576
-
From api version 2024-08-02-preview, you might configure your container app environment to export system components OpenTelemetry signals to your data destinations.
577
-
578
-
Now, we support Dapr Traces and Keda Metrics
575
+
## Export system components OpenTelemetry signals
576
+
577
+
From the OpenTelemetry API version `2024-08-02-preview`, you can configure your container app environment to export system components OpenTelemetry signals to your data destinations.
578
+
579
+
Use the following configuration to export Dapr traces and Keda metrics.
0 commit comments