From 02cd0ce4a2e7ac92205e8219395da3c901b6165a Mon Sep 17 00:00:00 2001 From: Christoph Petrausch Date: Sun, 18 Mar 2018 13:42:04 +0100 Subject: [PATCH] Updated readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 34c214a..6f9bc64 100644 --- a/Readme.md +++ b/Readme.md @@ -2,7 +2,7 @@ This exporter is an analog to the [Prometheus Pushgateway](https://github.com/prometheus/pushgateway). Clients can push metrics via MQTT to an MQTT Broker. This exporter subscribes to the broker and publish the received messages as prometheus metrics. I wrote this exporter to publish -metrics from small embedded sensors based on the NodeMCU to prometheus. +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. ## Assumptions about Messages and Topics This exporter makes some assumptions about the message format and MQTT topics. This exporter assumes that each