grafana/public/app/plugins/datasource/prometheus
2016-09-27 18:36:00 +02:00
..
dashboards fix(prometheus): fixed svg link in prometheus dashboard, fixes #5604 2016-07-18 16:27:02 +02:00
img ux(): initial pass at new card / list design, #4364 2016-03-15 09:15:24 +01:00
partials feat(datasource): added suggest urls for each data source, #4577 2016-06-17 13:35:29 +02:00
specs (prometheus) pass dashboard time range to template query (#5007) 2016-05-18 07:56:23 +02:00
datasource.ts Merge branch 'master' into alert_prometheus 2016-09-22 19:27:24 +02:00
metric_find_query.d.ts (prometheus) add query result template query 2016-02-09 01:37:43 +09:00
metric_find_query.js (prometheus) refactor time calculation 2016-08-20 22:51:33 +09:00
module.ts fix template url for annotation editor 2016-02-10 11:42:59 +09:00
plugin.json feat(testdata): progress on test data stuff 2016-09-27 18:36:00 +02:00
query_ctrl.ts Align step with interval passed to Prometheus query using rate() (#5839) 2016-08-18 08:19:32 +02:00
README.md doc(plugins): typo 2016-03-31 11:43:04 +01:00

Prometheus Datasource - Native Plugin

Grafana ships with built in support for Prometheus, the open-source service monitoring system and time series database.

Read more about it here:

http://docs.grafana.org/datasources/prometheus/