-
- Downloads
feat(iot): Add shelly-ht-proimetheus exporter
The shelly H&T sensors are push bases sensors that turn off most of the time. Therefore regular scraping is not possible, instead the sensors push their status to a webhook. This deployment deploys such a webhook which translates it to Prometheus, allowing for easy collection and proper integration into the existing monitoring stack. References: https://github.com/LeSuisse/shelly-ht-action-prometheus
Showing
- apps/base/iot/kustomization.yaml 1 addition, 0 deletionsapps/base/iot/kustomization.yaml
- apps/base/iot/shelly-ht-monitor.yaml 79 additions, 0 deletionsapps/base/iot/shelly-ht-monitor.yaml
- apps/k8s01/iot/kustomization.yaml 1 addition, 0 deletionsapps/k8s01/iot/kustomization.yaml
- apps/k8s01/iot/shelly-ht-monitor.yaml 138 additions, 0 deletionsapps/k8s01/iot/shelly-ht-monitor.yaml
apps/base/iot/shelly-ht-monitor.yaml
0 → 100644
apps/k8s01/iot/shelly-ht-monitor.yaml
0 → 100644
Please register or sign in to comment