cerb.scheduler.invocations
Description
This counter tracks how often each scheduler job runs. Use it to confirm that scheduled tasks fire on the cadence you expect (e.g. that nightly maintenance runs once a day) and to spot jobs that are running far more or less often than intended.
Dimensions
| Dimension | Description |
|---|---|
| job | The scheduler job that ran |
Related
See also cerb.scheduler.duration for how long each scheduler job takes to run.