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 a helm chart #59

Closed vvrnv closed 2 years ago

vvrnv commented 2 years ago

Hi! It would be great if there was a helm chart for this project

ricoberger commented 2 years ago

Hi @vvrnv, a Helm chart should now be available and can be used via

helm repo add ricoberger https://ricoberger.github.io/helm-charts
helm install script-exporter ricoberger/script-exporter