I realized links in the dashboard/db form have stopped working, e.g. 'https://grafana.wikimedia.org/dashboard/db/frontend-traffic?panelId=3&fullscreen&refresh=1m&orgId=1' doesn't redirect anymore to https://grafana.wikimedia.org/d/000000479/frontend-traffic?orgId=1&refresh=1m&viewPanel=13
Description
Details
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | colewhite | T282863 Upgrade Grafana to 8.x | |||
| Resolved | fgiunchedi | T302958 Update grafana links to new format |
Event Timeline
Change 767720 had a related patch set uploaded (by Filippo Giunchedi; author: Filippo Giunchedi):
[operations/puppet@production] Change Grafana dashboard links to new format
Change 767726 had a related patch set uploaded (by Filippo Giunchedi; author: Filippo Giunchedi):
[operations/alerts@master] Change Grafana dashboard links to new format
I did the low hanging fruits first, though there are other links lurking (e.g. wikitech, other repos) such as (from github search, we don't necessarily need to change the links everywhere IMHO):
https://github.com/wikimedia/mediawiki-extensions-WikimediaEvents/blob/e8e70ba5628148a5560fdb96f1622fae4297ba91/OWNERS.md
https://github.com/wikimedia/analytics-wmde-scripts/blob/f8d75826eca954371a4db7df8e290cf4473a40b6/src/wikidata/site_stats/rolling_rc.php
https://github.com/wikimedia/perfromance/blob/b2ccfeb640a32341dfaf1284c6840e94cda2ef28/index.html
https://github.com/wikimedia/integration-docroot/blob/cf677eba691ad6b6146a4d7529e1194870645890/org/wikimedia/integration/default.html
https://github.com/wikimedia/mediawiki-extensions-Popups/blob/a35e35e3b397d9e6bac6b4ebe0110441d0a91cca/docs/instrumentation.md
https://github.com/wikimedia/wpt-reporter/blob/302eca5da9d1f177bf503b4a8a83ffab3580dcfa/README.md
https://github.com/wikimedia/tool-keystone-browser/blob/67c18285bab0885b6ad1ed5c806ba50af5b27cc3/templates/project.html
https://github.com/wikimedia/mediawiki-extensions-WikibaseQualityConstraints/blob/09e70cd56eaab7b076a6692984a42af717f057c1/README.md
https://github.com/wikimedia/performance-navtiming/blob/29264fb7bb930a8c3fa62e0235e37386f5126e55/navtiming/__init__.py
I think what we could do is audit the access log for 404s and issue redirects at least for dashboards with the most hits
Change 767720 merged by Filippo Giunchedi:
[operations/puppet@production] Change Grafana dashboard links to new format
Change 767726 merged by Filippo Giunchedi:
[operations/alerts@master] Change Grafana dashboard links to new format
I completely forgot about T211982: Find links to grafana.wikimedia.org and change them to use the new URL format which has some overlapping reviews. Resolving in favor of that task