grafana/public/app/plugins/datasource/prometheus
2018-10-23 16:10:52 +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 add annotation option to treat series value as timestamp 2018-09-13 20:05:30 +09:00
snippets provide ace editor for external datasource plugin (#9224) 2017-09-13 09:29:53 +02:00
specs Get query hints per query transaction 2018-10-23 16:10:52 +02:00
add_label_to_query.ts Remove duplicate labels in the datasource query 2018-10-09 15:34:58 +11:00
completer.ts Merge pull request #12251 from mtanda/prometheus_use_matchers_for_completion 2018-09-13 11:48:13 +02:00
config_ctrl.ts set default value of httpMethod 2018-03-12 13:53:05 +09:00
datasource.ts Get query hints per query transaction 2018-10-23 16:10:52 +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 fix: label values regex for single letter labels 2018-10-12 23:13:11 +03: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 Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 14:27:03 +02:00
query_hints.ts Get query hints per query transaction 2018-10-23 16:10:52 +02:00
README.md plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01:00
result_transformer.ts Get query hints per query transaction 2018-10-23 16:10:52 +02: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/