0f136e2b26
(cherry picked from commit 8594e648e8)
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com>
19 lines
269 B
JSON
19 lines
269 B
JSON
{
|
|
"tables": [
|
|
{
|
|
"name": "PrimaryResult",
|
|
"columns": [
|
|
{
|
|
"name": "OperationName",
|
|
"type": "string"
|
|
},
|
|
{
|
|
"name": "Level",
|
|
"type": "string"
|
|
}
|
|
],
|
|
"rows": []
|
|
}
|
|
]
|
|
}
|
|
|