mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 20:59:35 +08:00

* capture errorsource from grpc error * apply PR feedback * update comment * update comment * use SDK logic * update SDK commit * update sdk * update golden files
55 lines
996 B
JSON
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": []
|
|
}
|
|
}
|
|
]
|
|
} |