grafana/public/app/plugins/datasource/prometheus
2018-07-24 14:56:13 +02:00
..
dashboards Fix Prometheus 2.0 stats (#11048) 2018-03-03 13:40:28 +01:00
img docs: updated whatsnew 2018-01-31 09:41:49 +01:00
partials Revert "move queryTimeout option to common setting" 2018-05-21 21:45:51 +09:00
snippets provide ace editor for external datasource plugin (#9224) 2017-09-13 09:29:53 +02:00
specs Make beautiful 2018-07-24 14:56:13 +02:00
completer.ts prometheus editor: variable autocomplete support (PR #9988) 2018-03-15 20:17:51 +03:00
config_ctrl.ts set default value of httpMethod 2018-03-12 13:53:05 +09:00
datasource.ts Add support for interval in query variable 2018-07-23 14:33:21 +02:00
metric_find_query.d.ts (prometheus) add query result template query 2016-02-09 01:37:43 +09:00
metric_find_query.ts prometheus: fix variable query to fallback correctly to series query 2018-04-25 15:37:58 +02:00
mode-prometheus.js prometheus editor: variable autocomplete support (PR #9988) 2018-03-15 20:17:51 +03:00
module.ts set default value of httpMethod 2018-03-12 13:53:05 +09:00
plugin.json Explore Datasource selector 2018-07-13 09:09:36 +02:00
query_ctrl.ts prometheus editor: variable autocomplete support (PR #9988) 2018-03-15 20:17:51 +03:00
README.md plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01:00
result_transformer.ts prometheus heatmap: fix unhandled error when some points are missing 2018-07-05 16:33:52 +03:00

Prometheus Data Source - 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/