Werk #18268: agent_prometheus: fix missing --config argument error
| Component | Checks & agents | ||||||
| Title | agent_prometheus: fix missing --config argument error | ||||||
| Date | Sep 2, 2025 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
The prometheus special agent was failing with the error:
agent_prometheus: error: the following arguments are required: --config
Thanks to github user sven-ruess for the contribution.