Fix Grafana TeslaMate dashboard folder provisioning #253

Merged
eblume merged 2 commits from fix/grafana-teslamate-folder into main 2026-02-22 18:38:52 -08:00

2 commits

Author SHA1 Message Date
17a58765b7 Add changelog fragment
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 18:38:23 -08:00
bae1cc116d Fix Grafana dashboard folder provisioning for TeslaMate
foldersFromFilesStructure was set to false, which caused Grafana's
provisioning provider to ignore the subdirectory structure created by
the sidecar's folderAnnotation feature. All dashboards ended up in the
root "Dashboards" folder despite ConfigMaps having the correct
grafana_folder annotation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 18:38:05 -08:00