Skip to content

Commit 88cec01

Browse files
authored
Merge pull request #122585 from Depechie/patch-1
Update opentelemetry-agents.md
2 parents c716243 + af8f344 commit 88cec01

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
@@ -167,7 +167,7 @@ While you can set up as many OTLP-configured endpoints as you like, each endpoin
167167
"appInsightsConfiguration": {},
168168
"openTelemetryConfiguration": {
169169
"destinationsConfiguration":{
170-
"otlpConfiguration": [
170+
"otlpConfigurations": [
171171
{
172172
"name": "otlp1",
173173
"endpoint": "ENDPOINT_URL_1",

0 commit comments

Comments
 (0)