You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
testing: repair the testing/ docker-compose stack — bump the exporter build image to golang:1.25-alpine to match its go.mod (the previous 1.21 image failed the build and prevented the stack from starting), and ensure the Grafana provisioning and dashboard files are readable inside the container regardless of the host checkout umask. docker compose up --build now starts Grafana with the plugin pre-loaded and sample data provisioned. No plugin runtime changes from 1.5.0.