kpetremann / mqtt-exporter

Simple generic MQTT Prometheus exporter for IoT working out of the box
https://hub.docker.com/r/kpetrem/mqtt-exporter
MIT License
103 stars 29 forks source link

Add Helm chart for mqtt-exporter #53

Closed Matthew-Beckett closed 5 months ago

Matthew-Beckett commented 1 year ago

Fixes/Implement: Helm Chart

Description:

This PR creates a Helm chart with basic configuration support for the mqtt-exporter, it does not implement every environment variable, only the basic ones.

It also supports PrometheusOperator ServiceMonitors for automatic scraping

Matthew-Beckett commented 1 year ago

!depends #52