grafana_bak/pkg/promlib/converter/testdata/prom-warnings-no-data.json
2025-04-01 10:38:02 +09:00

9 lines
150 B
JSON

{
"status" : "success",
"data" : {
"resultType" : "vector",
"result" : []
},
"warnings" : ["warning 1", "warning 2"]
}