Merge pull request #10 from tcivie/readme-patch

Update README.md
This commit is contained in:
Gleb Tcivie 2024-06-29 12:42:06 +03:00 committed by GitHub
commit d228b55c50
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,8 +7,8 @@ start creating dashboards immediately.
## Features ## Features
- Exports a comprehensive set of metrics from an MQTT server to Prometheus. - Exports a comprehensive set of metrics from an MQTT server to Prometheus.
- Comes with a Grafana dashboard configured to connect to both Prometheus and Redis data sources. - Comes with a Grafana dashboard configured to connect to both Prometheus and Postgres data sources.
- Stores node details (ID, short/long name, hardware details, and client type) in a Redis server, which is also part of - Stores node details (ID, short/long name, hardware details, and client type) in a Postgres server, which is also part of
the package. the package.
- Configuration via a `.env` file. - Configuration via a `.env` file.