grafana_bak/pkg/tsdb/azuremonitor/testdata/loganalytics/11-log-analytics-response-empty.json
2025-04-01 10:38:02 +09:00

19 lines
269 B
JSON

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