Skip to content

Commit acca1ed

Browse files
Update opentelemetry-agents.md
reference to AzAPI provider
1 parent 8c388f4 commit acca1ed

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/container-apps/opentelemetry-agents.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,10 @@ This article shows you how to set up and configure an OpenTelemetry agent for yo
2121

2222
## Configure an OpenTelemetry agent
2323

24-
OpenTelemetry agents live within your container app environment. You configure agent settings via an ARM template or Bicep calls to the environment, or through the CLI.
24+
OpenTelemetry agents live within your container app environment. You configure agent settings via an ARM template or Bicep calls to the environment, or through the CLI, or through Terraform (via the [AzAPI provider](https://registry.terraform.io/providers/Azure/azapi/latest/docs).
2525

2626
Each endpoint type (Azure Monitor Application Insights, DataDog, and OTLP) has specific configuration requirements.
2727

28-
2928
## Prerequisites
3029

3130
Enabling the managed OpenTelemetry agent to your environment doesn't automatically mean the agent collects data. Agents only send data based on your configuration settings and instrumenting your code correctly.

0 commit comments

Comments
 (0)