diff --git a/frontend/public/json/grafana.json b/frontend/public/json/grafana.json index abb8a356774..47dc4b887f6 100644 --- a/frontend/public/json/grafana.json +++ b/frontend/public/json/grafana.json @@ -9,10 +9,10 @@ "updateable": true, "privileged": false, "interface_port": 3000, - "documentation": null, + "documentation": "https://grafana.com/docs/grafana/latest/", "website": "https://grafana.com/", "logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/grafana.svg", - "config_path": "/etc/conf.d/grafana", + "config_path": "/etc/grafana", "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": [ {