From bcaec79377aefd7530f32267198dfb68db9b626c Mon Sep 17 00:00:00 2001 From: Gleb Tcivie Date: Fri, 28 Jun 2024 22:17:23 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index efb41fd..ac83a59 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ start creating dashboards immediately. ## Features - 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. -- Stores node details (ID, short/long name, hardware details, and client type) in a Redis server, which is also part of +- 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 Postgres server, which is also part of the package. - Configuration via a `.env` file.