We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
class { 'prometheus::blackbox_exporter': version => '0.14.0', modules => { 'http_2xx' => { 'prober' => 'http', 'foo' => 'bar', 'http' => {} } } }
Config file is generated, copied over /etc/blackbox-exporter.yaml and, and blackbox_exporter dies on restart
Validation error
Config validation functionality is available in blackbox_exporter version 0.13.0 and up.
The text was updated successfully, but these errors were encountered:
@mapa3m care to provide a merge request for that?
Sorry, something went wrong.
No branches or pull requests
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
What are you seeing
Config file is generated, copied over /etc/blackbox-exporter.yaml and, and blackbox_exporter dies on restart
What behaviour did you expect instead
Validation error
Output log
Any additional information you'd like to impart
Config validation functionality is available in blackbox_exporter version 0.13.0 and up.
The text was updated successfully, but these errors were encountered: