add table support flag for prometheus

pull/14198/head
Erik Sundell 7 years ago
parent e544f2bc74
commit d9236c1081
  1. 3
      public/app/plugins/datasource/prometheus/plugin.json

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

Loading…
Cancel
Save