mirror of
https://github.com/hikhvar/mqtt2prometheus.git
synced 2026-02-14 09:59:52 +00:00
@@ -10,7 +10,7 @@ expose the received messages as prometheus metrics. Currently, the exporter supp
|
||||

|
||||
|
||||
I wrote this exporter to expose metrics from small embedded sensors based on the NodeMCU to prometheus.
|
||||
The used arduino scetch can be found in the [dht22tomqtt](https://github.com/hikhvar/dht22tomqtt) repository.
|
||||
The used arduino sketch can be found in the [dht22tomqtt](https://github.com/hikhvar/dht22tomqtt) repository.
|
||||
A local hacking environment with mqtt2prometheus, a MQTT broker and a prometheus server is in the [hack](https://github.com/hikhvar/mqtt2prometheus/tree/master/hack) directory.
|
||||
|
||||
## Assumptions about Messages and Topics
|
||||
|
||||
Reference in New Issue
Block a user