https://github.com/kvaster/zwavejs-prom
Prometheus export plugin for zwavejs2mqtt
https://github.com/kvaster/zwavejs-prom
Last synced: about 1 year ago
JSON representation
Prometheus export plugin for zwavejs2mqtt
- Host: GitHub
- URL: https://github.com/kvaster/zwavejs-prom
- Owner: kvaster
- Created: 2021-06-07T11:39:43.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-09-03T09:28:58.000Z (almost 4 years ago)
- Last Synced: 2024-10-02T18:37:13.214Z (over 1 year ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zwavejs2mqtt plugin for prometheus metrics
Prometheus metrics exported for [zwavejs2mqtt](https://github.com/zwave-js/zwavejs2mqtt).
Metrics will be exposed at `http://you-zwavejs2mqtt-instance/metrics`.
Boolean metrics are exposed as 0/1 values.
List metrics are exposed as [StateSet](https://github.com/OpenObservability/OpenMetrics/blob/main/specification/OpenMetrics.md#StateSet).
The only difference is that each state has it's own value.