Skip to content

Commit 4cac31c

Browse files
authored
Update opentelemetry-agents.md
Fixing typo in logsConfiguration for AppInsights
1 parent d15f02f commit 4cac31c

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
@@ -73,7 +73,7 @@ Before you deploy this template, replace placeholders surrounded by `<>` with yo
7373
"destinations": ["appInsights"]
7474
},
7575
"logsConfiguration": {
76-
"destinations": ["apInsights"]
76+
"destinations": ["appInsights"]
7777
}
7878
}
7979
}

0 commit comments

Comments
 (0)