Skip to content

Commit

Permalink
Run on_timer every minute
Browse files Browse the repository at this point in the history
Because now it only does the cleanup
  • Loading branch information
hectorhuertas committed Dec 13, 2024
1 parent 95a8354 commit 1ab2a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vector/node/namespaced/resources/metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ transforms:
shutdown: on_timer
timers:
- handler: on_timer
interval_seconds: 5
interval_seconds: 60

# Split the generated metrics and the potential error logs, since they go to different sinks
expensive_metrics_aggregator_router:
Expand Down

0 comments on commit 1ab2a02

Please sign in to comment.