An open API service indexing awesome lists of open source software.

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

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.