From d25986d5cbb6121ec6381c709fdafce098d90299 Mon Sep 17 00:00:00 2001 From: f Date: Tue, 2 Jun 2026 18:51:10 -0300 Subject: [PATCH] fix: README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4fbf7d7..2dcf161 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # monitoring-ng Yet another monitoring stack ... -This time its a all-in-one grafana/prometheus/loki/node_exporter/cadvisor/promtail stack. -It's based heavily on the [monitoring-lite](https://git.coopcloud.tech/coop-cloud/monitoring-lite) stack, but has everything in one recipe included now. So you can deploy monitoring instances to only gather metrics / logs (node_exporter/cadvisor/promtail) and also deploy instances with the full monitoring stack (grafana/prometheus/loki) with the same recipe and just different .env configuration. +This time its a all-in-one grafana/prometheus/loki/alloy stack. +It's based heavily on the [monitoring-lite](https://git.coopcloud.tech/coop-cloud/monitoring-lite) stack, but has everything in one recipe included now. So you can deploy monitoring instances to only gather metrics / logs (alloy) and also deploy instances with the full monitoring stack (grafana/prometheus/loki) with the same recipe and just different .env configuration.