Skip to content

Commit

Permalink
Merge pull request #106 from dashpole/fix_otel_compliance
Browse files Browse the repository at this point in the history
Disable metric suffixing in OTel PRW exporter to pass compliance tests
  • Loading branch information
ArthurSens authored Sep 20, 2024
2 parents d0c740e + deb021c commit ded49e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions remotewrite/sender/targets/otel.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ processors:
exporters:
prometheusremotewrite:
endpoint: '%s'
add_metric_suffixes: false
service:
pipelines:
Expand Down

0 comments on commit ded49e5

Please sign in to comment.