add table support flag for logging

This commit is contained in:
Erik Sundell
2018-11-29 10:38:20 +01:00
parent d66d2ae749
commit 71f6235a8c
@@ -7,6 +7,7 @@
"annotations": false,
"logs": true,
"explore": true,
"tables": true,
"info": {
"description": "Grafana Logging Data Source for Grafana",
"author": {
@@ -25,4 +26,4 @@
],
"version": "5.3.0"
}
}
}