Skip to content

Commit 44a3a56

Browse files
authored
(AzureCXP) fixes MicrosoftDocs/azure-docs#320638
Updated line no: 35
1 parent dffce24 commit 44a3a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/opentelemetry-agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Enabling the managed OpenTelemetry agent to your environment doesn't automatical
3232

3333
### Configure source code
3434

35-
Prepare your application to collect data by installing the [OpenTelemetry SDK](https://opentelemetry.io/ecosystem/integrations/) and follow the OpenTelemetry guidelines to instrument [metrics](https://opentelemetry.io/docs/concepts/signals/logs/), [logs](https://opentelemetry.io/docs/concepts/signals/metrics), or [traces](https://opentelemetry.io/docs/concepts/signals/traces/).
35+
Prepare your application to collect data by installing the [OpenTelemetry SDK](https://opentelemetry.io/ecosystem/integrations/) and follow the OpenTelemetry guidelines to instrument [metrics](https://opentelemetry.io/docs/concepts/signals/metrics), [logs](https://opentelemetry.io/docs/concepts/signals/logs/), or [traces](https://opentelemetry.io/docs/concepts/signals/traces/).
3636

3737
### Initialize endpoints
3838

0 commit comments

Comments
 (0)