grafana/public/app/plugins/datasource/prometheus
bergquist ea4ef47982
prometheus: change default resolution to 1/1
this should make the value of the step value more
consistant for most users

ref #9705
2017-12-15 14:24:31 +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 remote-tracking branch 'origin/master' into develop 2017-12-07 14:14:50 +01:00
completer.ts prometheus: add builtin template variable as range vectors 2017-10-18 14:03:23 +02:00
datasource.ts Type-agnostic row merge in table transform for multiple queries 2017-12-11 12:42:53 +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 fix templating undefined error (#10004) 2017-12-02 17:21:21 +01:00
mode-prometheus.js Merge pull request #9555 from mtanda/prometheus_46_improve_minor_fix 2017-10-19 10:42:34 +02:00
module.ts fix template url for annotation editor 2016-02-10 11:42:59 +09:00
plugin.json prom: enable min interval per panel 2017-12-06 13:51:19 +01:00
query_ctrl.ts prometheus: change default resolution to 1/1 2017-12-15 14:24: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/