ricoberger / script_exporter

Prometheus exporter to execute scripts and collect metrics from the output or the exit status.
MIT License
354 stars 82 forks source link

Add example for script arguments #40

Closed ricoberger closed 3 years ago

ricoberger commented 3 years ago

This commit adds a new example, which shows the usage of arguments passed in the script configuration and via the "params" property.