grafana_bak/pkg/promlib/converter/testdata/prom-infos-no-data-frame.jsonc
2025-04-01 10:38:02 +09:00

55 lines
996 B
JSON

// 🌟 This was machine generated. Do not edit. 🌟
//
// Frame[0] {
// "typeVersion": [
// 0,
// 0
// ],
// "notices": [
// {
// "severity": "info",
// "text": "info 1"
// },
// {
// "severity": "info",
// "text": "info 2"
// }
// ]
// }
// Name: Warnings
// Dimensions: 0 Fields by 0 Rows
// +
// +
//
//
// 🌟 This was machine generated. Do not edit. 🌟
{
"status": 200,
"frames": [
{
"schema": {
"name": "Warnings",
"meta": {
"typeVersion": [
0,
0
],
"notices": [
{
"severity": "info",
"text": "info 1"
},
{
"severity": "info",
"text": "info 2"
}
]
},
"fields": []
},
"data": {
"values": []
}
}
]
}