Files
grafana/pkg/tsdb/azuremonitor/testdata/loganalytics/11-log-analytics-response-empty.json
2022-10-05 15:29:34 +02:00

19 lines
269 B
JSON

{
"tables": [
{
"name": "PrimaryResult",
"columns": [
{
"name": "OperationName",
"type": "string"
},
{
"name": "Level",
"type": "string"
}
],
"rows": []
}
]
}