Dashboard Migrations: V3 - no-op; remove v3 from DashboardMigrator.ts (#112239)

This commit is contained in:
Haris Rozajac
2025-10-14 18:39:24 -06:00
committed by GitHub
parent 3895849c85
commit e5ef29c202
8 changed files with 260 additions and 20 deletions
@@ -0,0 +1,53 @@
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "grafana",
"uid": "-- Grafana --"
},
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations \u0026 Alerts",
"type": "dashboard"
}
]
},
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"links": [],
"panels": [
{
"id": 1,
"type": "timeseries"
},
{
"id": 2,
"type": "timeseries"
},
{
"id": 3,
"type": "barchart"
},
{
"id": 4,
"type": "barchart"
}
],
"schemaVersion": 3,
"tags": [],
"templating": {
"list": []
},
"time": {
"from": "now-6h",
"to": "now"
},
"timepicker": {},
"timezone": "",
"title": "V3 No-Op Migration - but tests ensuring panel IDs are unique",
"weekStart": ""
}