Skip to content

Commit f3dbdf4

Browse files
committed
testing new grpc/http endpoints
1 parent bc4a37a commit f3dbdf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

terraform/python/ec2/default/amazon-cloudwatch-custom-agent.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"metrics_collected": {
1313
"application_signals": {},
1414
"otlp": {
15-
"grpc_endpoint": "0.0.0.0:4317",
16-
"http_endpoint": "0.0.0.0:4318"
15+
"grpc_endpoint": "0.0.0.0:4315",
16+
"http_endpoint": "0.0.0.0:4316"
1717
}
1818
}
1919
}

0 commit comments

Comments
 (0)