[monitoring] Put uk-payslip dashboard in Finance folder

Grafana can't auto-create the reserved 'General' folder ('A folder with
that name already exists'), which aborts the sidecar provisioner's walk
and drops every dashboard in that folder. Move uk-payslip to Finance so
it loads.
This commit is contained in:
Viktor Barzin 2026-04-18 23:03:22 +00:00
parent 11082f7e83
commit 471e946133

View file

@ -134,6 +134,7 @@ locals {
# Applications
"qbittorrent.json" = "Applications"
"realestate-crawler.json" = "Applications"
"uk-payslip.json" = "Finance"
}
}