grafana/public/app/plugins/datasource/prometheus
Carl Bergquist 89ae4d6685
Merge pull request #9664 from mtanda/prometheus_on_by
(prometheus) show label name in paren after by/without/on/ignoring/group_left/group_right
2018-01-22 10:42:20 +01:00
..
dashboards show top 5 max scrape durations by job, and fix legend format 2017-11-21 10:12:24 +01:00
img ux(): initial pass at new card / list design, #4364 2016-03-15 09:15:24 +01:00
partials added tooltip, fixes #10092 (#10097) 2017-12-06 12:13:17 +01:00
snippets provide ace editor for external datasource plugin (#9224) 2017-09-13 09:29:53 +02:00
specs Merge pull request #9664 from mtanda/prometheus_on_by 2018-01-22 10:42:20 +01:00
completer.ts Merge pull request #9664 from mtanda/prometheus_on_by 2018-01-22 10:42:20 +01:00
datasource.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
metric_find_query.d.ts (prometheus) add query result template query 2016-02-09 01:37:43 +09:00
metric_find_query.ts ignore trailing whitespace (#10344) 2017-12-26 11:59:03 +01:00
mode-prometheus.js (prometheus) show label name in paren after by/without/on/ignoring/group_left/group_right 2017-12-26 01:57:10 +09:00
module.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
plugin.json prom: enable min interval per panel 2017-12-06 13:51:19 +01:00
query_ctrl.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01: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/