grafana/public/app/plugins/datasource/mysql
Sven Klemm 34da0711ab add __timeGroup macro for mysql (#9596)
* add __timeGroup macro for mysql

* put example __timeGroup query in frontend help

* do __timeGroup interval parsing in go similar to mysql

* ignore whitespace around interval
2017-10-27 11:26:25 +02:00
..
img mysql: began work on backend macro engine 2017-04-19 10:10:08 +02:00
partials add __timeGroup macro for mysql (#9596) 2017-10-27 11:26:25 +02:00
specs dont quote variables for mysql and postgres datasource (#9611) 2017-10-24 14:05:41 +02:00
datasource.ts dont quote variables for mysql and postgres datasource (#9611) 2017-10-24 14:05:41 +02:00
module.ts Create annotations (#8197) 2017-10-07 10:31:39 +02:00
plugin.json mysqlds: remove alpha state from plugin.json 2017-08-11 10:25:37 +02:00
query_ctrl.ts tech: removing unused variables from typescript files, and making tslint rules more strict 2017-09-21 16:40:18 +02:00
README.md sql: wip mysql stuff 2017-03-29 20:43:20 +02:00
response_parser.ts Postgres Data Source (#9475) 2017-10-10 15:19:14 +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.