Fix UnPoller dashboard UIDs exceeding Grafana 12's 40-char limit

Strip redundant "unifi-poller-" prefix from generated slugs, bringing
UIDs from 45-48 chars down to 32-35 chars.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-04-08 07:03:39 -07:00
commit 936d29bbe1
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1 @@
Fix UnPoller (UniFi) Grafana dashboards failing to load due to UID exceeding Grafana 12's 40-character limit.