From 2f1f0393b606bdc9dc9bbce70c88c63367cbb11c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Sun, 25 May 2025 12:25:23 +0200 Subject: [PATCH] Update grafana.json (#4696) --- frontend/public/json/grafana.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/grafana.json b/frontend/public/json/grafana.json index 2e43d61bf..12f451eca 100644 --- a/frontend/public/json/grafana.json +++ b/frontend/public/json/grafana.json @@ -12,7 +12,7 @@ "documentation": "https://grafana.com/docs/grafana/latest/", "website": "https://grafana.com/", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/grafana.webp", - "config_path": "/etc/grafana", + "config_path": "Debian: /etc/grafana/grafana.ini | Alpine: /etc/grafana.ini", "description": "Grafana is a data visualization and monitoring platform that enables users to query, visualize, alert on and understand metrics, logs, and other data sources. It integrates with various data sources, including Prometheus, InfluxDB, Elasticsearch, and many others, to present a unified view of the data and enable users to create insightful and interactive dashboards.", "install_methods": [ {