We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 230dc15 commit 2cb0f42Copy full SHA for 2cb0f42
articles/container-apps/opentelemetry-agents.md
@@ -232,7 +232,7 @@ az containerapp env telemetry otlp add \
232
233
| Name | Description |
234
|---|---|
235
-| `resource-group` | Name of resource group. You can configure the default group using az configure --defaults group=<name>. |
+| `resource-group` | Name of resource group. You can configure the default group using `az configure --defaults group=<NAME>`. |
236
| `name` | Name of the Container Apps environment. |
237
| `otlp-name` | A name you select to identify your OTLP-configured endpoint. |
238
| `endpoint` | The URL of the destination that receives collected data. |
0 commit comments