⚠️ Breaking change
The default value of the job
tag on prometheus gateway push has changed from command
to profile.command
.
But don't worry: you can easily revert back to the original value by adding this option in your configuration:
prometheus-push-job: "${COMMAND}"
Fixes:
- Complicated scheduling on Windows was sometimes setting up a random delay before starting a job