grafana: remove unused stuff
All checks were successful
Build and Deploy / deploy (push) Successful in 2m31s

This commit is contained in:
2026-03-31 18:55:07 -04:00
parent 5856d835ba
commit f1b7679196

View File

@@ -738,6 +738,21 @@ in
"auth".disable_login_form = true;
analytics.reporting_enabled = false;
feature_toggles.enable = "dataConnectionsConsole=false";
users.default_theme = "dark";
# Disable unused built-in integrations
alerting.enabled = false;
"unified_alerting".enabled = false;
explore.enabled = false;
news.news_feed_enabled = false;
plugins = {
enable_alpha = false;
plugin_admin_enabled = false;
};
};
provision = {