Skip to content

Commit

Permalink
Update my_otel_config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mkelly authored Oct 17, 2023
1 parent 0927157 commit 7acddc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/my_otel_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ processors:

exporters:
logging:
loglevel: debug
loglevel: warn

service:
pipelines:
metrics:
receivers: [hostmetrics]
processors: [batch]
exporters: [logging]
exporters: [logging]

0 comments on commit 7acddc7

Please sign in to comment.