custom-prometheus-exporter
custom-prometheus-exporter copied to clipboard
want to run shell script
Nice project !!
want to run shell script, can I ? How to prepare configuration file?
Nice project !!
Thanks!
want to run shell script, can I ?
You cannot call a shell script but you can run multiple commands in one line like so: https://github.com/marckhouzam/custom-prometheus-exporter/blob/master/example-configurations/test-exporter.yaml#L14
How to prepare configuration file?
You can see a couple of examples here: https://github.com/marckhouzam/custom-prometheus-exporter/tree/master/example-configurations
Thanks, will it be a feature request?