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 19, 2023
1 parent 72a395d commit a7b74ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gitops_workflow_raw_otel/source/my_otel_config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
receivers:
hostmetrics:
collection_interval: 1m
collection_interval: 2m
scrapers:
load:
filesystem:
Expand All @@ -19,4 +19,4 @@ service:
metrics:
receivers: [hostmetrics]
processors: [batch]
exporters: [logging]
exporters: [logging]

0 comments on commit a7b74ca

Please sign in to comment.