Skip to content

Commit 64eecaf

Browse files
authored
Remove Suffixes in the prw exporter (#912)
1 parent 2461f58 commit 64eecaf

File tree

1 file changed

+1
-0
lines changed
  • java/integration-tests/aws-sdk/agent-confmap

1 file changed

+1
-0
lines changed

java/integration-tests/aws-sdk/agent-confmap/main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ locals {
4848
auth:
4949
authenticator: sigv4auth
5050
endpoint: "${aws_prometheus_workspace.test_amp_workspace.prometheus_endpoint}api/v1/remote_write"
51+
add_metric_suffixes: false
5152
EOT
5253
}
5354

0 commit comments

Comments
 (0)