From 34148426685ef6174e7af29fe27d9bdd81941bab Mon Sep 17 00:00:00 2001 From: Ivo Brett Date: Fri, 17 Oct 2025 14:44:25 +0100 Subject: [PATCH] removed emojis and otlp --- self-host/community-guides/traefiklogsdashboard.mdx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/self-host/community-guides/traefiklogsdashboard.mdx b/self-host/community-guides/traefiklogsdashboard.mdx index b845bc0..75c9673 100644 --- a/self-host/community-guides/traefiklogsdashboard.mdx +++ b/self-host/community-guides/traefiklogsdashboard.mdx @@ -274,12 +274,12 @@ Then, in the **Dashboard → Settings → Agents**, add each agent URL and token ## Summary -Replaces the old `log-dashboard-backend` + `log-dashboard-frontend` with the new **agent-based architecture** -Supports **multiple Traefik instances** -Adds **GeoLite2 Country + City databases** -Integrates **real-time analytics + system monitoring** -Uses **MaxMind license key** for authentication and updates -More stable with less memory +- Replaces the old `log-dashboard-backend` + `log-dashboard-frontend` with the new **agent-based architecture** +- Supports **multiple Traefik instances** +- Adds **GeoLite2 Country + City databases** +- Integrates **real-time analytics + system monitoring** +- Uses **MaxMind license key** for authentication and updates +- More stable with less memory ---