mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05:00
New default route /d/<uid>/<slug of dashboard title> where dashboard are loaded by unique identifier. If old route /dashboard/db/<slug of dashboard tile> are used, try to lookup dashboard by slug and redirect to new default route. #7883