Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add advance conf for otel-collector #212

Merged
merged 13 commits into from
Aug 4, 2022
Prev Previous commit
Next Next commit
apply reviewer's suggestion
  • Loading branch information
Frapschen committed Jul 28, 2022
commit 2d1c2d32dcf0d6fbc4ed9a85e42794b258781358
2 changes: 1 addition & 1 deletion src/otelcollector/otelcol-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ service:
exporters: [prometheus, logging]
metrics/spanmetrics:
receivers: [ otlp/spanmetrics ]
exporters: [ prometheus ]
exporters: [ prometheus, logging ]