(cherry picked from commit 8594e648e8)
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com>
This commit is contained in:
co-authored by
Andres Martinez Gotor
parent
55186418b9
commit
0f136e2b26
+19
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"tables": [
|
||||
{
|
||||
"name": "PrimaryResult",
|
||||
"columns": [
|
||||
{
|
||||
"name": "OperationName",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "Level",
|
||||
"type": "string"
|
||||
}
|
||||
],
|
||||
"rows": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user