add table support flag for prometheus

This commit is contained in:
Erik Sundell
2018-11-29 10:39:24 +01:00
parent e544f2bc74
commit d9236c1081

View File

@@ -23,6 +23,7 @@
"alerting": true,
"annotations": true,
"explore": true,
"tables": true,
"queryOptions": {
"minInterval": true
},
@@ -44,4 +45,4 @@
],
"version": "5.0.0"
}
}
}