Skip to content

Commit 65ecea6

Browse files
authored
Update opentelemetry-agents.md
1 parent 2eb2aaf commit 65ecea6

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/container-apps/opentelemetry-agents.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -572,10 +572,11 @@ The following example ARM template shows how to use an OTLP endpoint named `cust
572572
}
573573
```
574574

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.
579580

580581
### Dapr Traces
581582

0 commit comments

Comments
 (0)