3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/public/app/plugins/datasource/mysql
2017-09-21 17:23:31 +02:00
..
img mysql: began work on backend macro engine 2017-04-19 10:10:08 +02:00
partials mysql: fix query editor not showing issue, fixes 2017-09-14 20:30:01 +02:00
specs tech: removing unused variables from typescript files, and making tslint rules more strict 2017-09-21 16:40:18 +02:00
datasource.ts ux: success/error alerts refactoring, 2017-09-12 09:05:32 +02:00
mode-sql.js mysql: fix query editor not showing issue, fixes 2017-09-14 20:30:01 +02:00
module.ts tech: removing unused variables from typescript files, and making tslint rules more strict 2017-09-21 16:40:18 +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 tech: more tslint rules 2017-09-21 17:23:31 +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.