Hugo Häggmark 988b7c4dc3 Feat: Adds reconnect for failing datasource in Explore (#16226) 6 年 前
..
components 988b7c4dc3 Feat: Adds reconnect for failing datasource in Explore (#16226) 6 年 前
dashboards 85aed0276e Update grafana_stats.json 7 年 前
img c1cdcd3bda docs: updated whatsnew 8 年 前
partials e7297fef06 fix: Add class for input fields with help icon to avoid icon hiding the text #15771 6 年 前
snippets b349b3ef55 provide ace editor for external datasource plugin (#9224) 8 年 前
specs 8a8a1b8e11 Fix: Prometheus regex ad-hoc filters w/ wildcards (#16234) 6 年 前
README.md 6fa46d9539 plugins: update meta data for all core plugins 7 年 前
add_label_to_query.ts c3b67f3a13 Explore: Logging label filtering 7 年 前
completer.ts e4496080ff Merge pull request #12251 from mtanda/prometheus_use_matchers_for_completion 7 年 前
config_ctrl.ts 4e1501b172 set default value of httpMethod 7 年 前
datasource.ts 8a8a1b8e11 Fix: Prometheus regex ad-hoc filters w/ wildcards (#16234) 6 年 前
language_provider.ts 988b7c4dc3 Feat: Adds reconnect for failing datasource in Explore (#16226) 6 年 前
language_utils.ts c20c787b62 Merge pull request #14104 from grafana/davkal/prometheus-rule-expansion 7 年 前
metric_find_query.d.ts 2cce057df1 (prometheus) add query result template query 10 年 前
metric_find_query.ts d46bf75293 support /api/v1/labels 6 年 前
mode-prometheus.js c6fa0b90a7 prometheus editor: variable autocomplete support (PR #9988) 7 年 前
module.ts cf19ecc8f5 Make Explore plugin exports explicit 7 年 前
plugin.json 909d425008 cleanup plugin versions 6 年 前
promql.ts 1fddb6144d fixed promql and loggging syntax so all punctuation chars are treated the same, remove hover move 7 年 前
query_ctrl.ts 19b7ad61dd Changed functions to arrow functions for only-arrow-functions rule. 7 年 前
query_hints.ts 205e2acdd8 Added data source type to explore state 7 年 前
result_transformer.ts 77b3da3e8b refactor(data models): Renamed TableData to SeriesData (#16185) 6 年 前
types.ts cfea8bdcae Prettier had not been running as a precommit hook for some time so had to run in on all files again 6 年 前

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/