grafana/public/app/plugins/datasource/mysql
Denis Doria 41d300f69d Fix timeInterval for mysql datasource (#8651)
* Fix timeInterval for mysql datasource

This changes the > to >= and the < to <=, so the intervals are inclusive.
This should fix the #8635

* Fix validation
2017-06-19 08:58:22 -04:00
..
img mysql: began work on backend macro engine 2017-04-19 10:10:08 +02:00
partials Fix timeInterval for mysql datasource (#8651) 2017-06-19 08:58:22 -04:00
specs mysql: annotation support. Fixes #8382 2017-05-23 09:53:20 +02:00
datasource.ts mysql: annotation support. Fixes #8382 2017-05-23 09:53:20 +02:00
module.ts mysql: annotation support. Fixes #8382 2017-05-23 09:53:20 +02:00
plugin.json plugins: added state property to plugins 2017-04-07 12:00:03 +02:00
query_ctrl.ts mysql: annotation support. Fixes #8382 2017-05-23 09:53:20 +02:00
README.md sql: wip mysql stuff 2017-03-29 20:43:20 +02:00

Grafana Fake Data Datasource - Native Plugin

This is the built in Fake Data Datasource that is used before any datasources are set up in your Grafana installation. It means you can create a graph without any data and still get an idea of what it would look like.