From 7afa3c96f52870bfce0b12ce809ec8144f3c3217 Mon Sep 17 00:00:00 2001 From: Yorick Downe Date: Sun, 26 Apr 2026 20:02:14 +0100 Subject: [PATCH] Grafana is step 5) --- website/docs/Support/Cloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/Support/Cloud.md b/website/docs/Support/Cloud.md index 6d4b054..57fb01d 100644 --- a/website/docs/Support/Cloud.md +++ b/website/docs/Support/Cloud.md @@ -95,7 +95,7 @@ it would display an error message stating "ERROR: Could not load logging rules". `sudo ufw reload` -### Mandatory rules if you use Grafana +### 5) Mandatory rules if you use Grafana Alloy needs to scrape node exporter on the host, and this breaks when ufw is "in front of Docker". Add these rules to ufw to fix that: ```