{ "panels": [], "refresh": "", "schemaVersion": 42, "templating": { "list": [ { "datasource": { "uid": "prometheus" }, "name": "query_variable_with_tags", "query": "label_values(up, instance)", "refresh": 1, "type": "query" }, { "name": "custom_variable_with_tags", "options": [ { "text": "Option 1", "value": "opt1" }, { "text": "Option 2", "value": "opt2" } ], "type": "custom" }, { "name": "clean_variable", "options": [ { "text": "Hello", "value": "World" } ], "type": "textbox" } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "title": "V28 Singlestat and Variable Properties Migration Test Dashboard" }