olshansky 91e201ffa8 fix: label values regex for single letter labels 7 years ago
..
dashboards 69c93e6401 Fix Prometheus 2.0 stats (#11048) 7 years ago
img c1cdcd3bda docs: updated whatsnew 8 years ago
partials 2926725bab add annotation option to treat series value as timestamp 7 years ago
snippets b349b3ef55 provide ace editor for external datasource plugin (#9224) 8 years ago
specs 61bbe280ed Remove duplicate labels in the datasource query 7 years ago
README.md 6fa46d9539 plugins: update meta data for all core plugins 7 years ago
add_label_to_query.ts 61bbe280ed Remove duplicate labels in the datasource query 7 years ago
completer.ts e4496080ff Merge pull request #12251 from mtanda/prometheus_use_matchers_for_completion 7 years ago
config_ctrl.ts 4e1501b172 set default value of httpMethod 7 years ago
datasource.ts b0172427b1 Extract query hints 7 years ago
metric_find_query.d.ts 2cce057df1 (prometheus) add query result template query 10 years ago
metric_find_query.ts 91e201ffa8 fix: label values regex for single letter labels 7 years ago
mode-prometheus.js c6fa0b90a7 prometheus editor: variable autocomplete support (PR #9988) 7 years ago
module.ts 4e1501b172 set default value of httpMethod 7 years ago
plugin.json d06b26de26 Explore Datasource selector 7 years ago
query_ctrl.ts 19b7ad61dd Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
query_hints.ts 107bef2d6d Fix rate function hint for series with nulls 7 years ago
result_transformer.ts 2b74b1c4d6 added radix rule and changed files to follow rule (#13153) 7 years ago

README.md

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/