grafana/public/app/plugins/datasource/prometheus
2017-08-11 12:33:56 +02:00
..
dashboards add templating for prometheus monitoring other promethues (#8845) 2017-07-18 19:52:29 +02:00
img ux(): initial pass at new card / list design, #4364 2016-03-15 09:15:24 +01:00
partials fix: prometheus does not have two editor modes, fixes #9025 2017-08-11 12:33:56 +02:00
specs When converting Prometheus results to table, handle the case where the returned series have non-uniform sets of labels. (#8826) 2017-07-12 06:52:59 +02:00
datasource.ts (prometheus) replace each by for (#8881) 2017-07-18 19:50:44 +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 fix(prometheus) when tag value duplicate, tags not working. (#8040) 2017-07-21 09:51:25 +02:00
module.ts fix template url for annotation editor 2016-02-10 11:42:59 +09:00
plugin.json chore: update all grafana.org urls to .com 2017-03-21 15:37:55 +01:00
query_ctrl.ts (prometheus) fix graph link (#8349) 2017-05-11 14:24:13 +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/