Skip to content

Commit

Permalink
Disable metric suffixes (#1482)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryan-aguilar authored Nov 2, 2023
1 parent 51dc9c8 commit c1323e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/testcases/otlp_metric_amp/otconfig.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ exporters:
verbosity: detailed
prometheusremotewrite:
endpoint: ${cortex_instance_endpoint}/api/v1/remote_write
add_metric_suffixes: false
timeout: 10s
auth:
authenticator: sigv4auth
Expand Down

0 comments on commit c1323e2

Please sign in to comment.