bring back the settings

This commit is contained in:
2025-11-12 08:11:27 +00:00
parent d88e832105
commit 933533aee1
2 changed files with 3 additions and 2 deletions

View File

@@ -411,7 +411,9 @@ in
retentionTime = "2y";
globalConfig = {
scrape_interval = "15s";
# 15s would be preferable, but grafana does not allow
# setting a refresh_interval of 15s.
scrape_interval = "10s";
evaluation_interval = "1m";
};