David 9008fcc790 fix(prometheus): Change aligment of range queries (#16110) 6 yıl önce
..
components 88a46e6dd4 Bump Prettier version (#15532) 6 yıl önce
dashboards 85aed0276e Update grafana_stats.json 7 yıl önce
img c1cdcd3bda docs: updated whatsnew 8 yıl önce
partials e7297fef06 fix: Add class for input fields with help icon to avoid icon hiding the text #15771 6 yıl önce
snippets b349b3ef55 provide ace editor for external datasource plugin (#9224) 8 yıl önce
specs 9008fcc790 fix(prometheus): Change aligment of range queries (#16110) 6 yıl önce
README.md 6fa46d9539 plugins: update meta data for all core plugins 7 yıl önce
add_label_to_query.ts c3b67f3a13 Explore: Logging label filtering 7 yıl önce
completer.ts e4496080ff Merge pull request #12251 from mtanda/prometheus_use_matchers_for_completion 7 yıl önce
config_ctrl.ts 4e1501b172 set default value of httpMethod 7 yıl önce
datasource.ts 9008fcc790 fix(prometheus): Change aligment of range queries (#16110) 6 yıl önce
language_provider.ts efcbb92b3f Merge pull request #14170 from grafana/davkal/explore-prometheus-range-sort 7 yıl önce
language_utils.ts c20c787b62 Merge pull request #14104 from grafana/davkal/prometheus-rule-expansion 7 yıl önce
metric_find_query.d.ts 2cce057df1 (prometheus) add query result template query 10 yıl önce
metric_find_query.ts d46bf75293 support /api/v1/labels 6 yıl önce
mode-prometheus.js c6fa0b90a7 prometheus editor: variable autocomplete support (PR #9988) 7 yıl önce
module.ts cf19ecc8f5 Make Explore plugin exports explicit 7 yıl önce
plugin.json 909d425008 cleanup plugin versions 6 yıl önce
promql.ts 1fddb6144d fixed promql and loggging syntax so all punctuation chars are treated the same, remove hover move 7 yıl önce
query_ctrl.ts 19b7ad61dd Changed functions to arrow functions for only-arrow-functions rule. 7 yıl önce
query_hints.ts 205e2acdd8 Added data source type to explore state 7 yıl önce
result_transformer.ts a9cc8a8992 update table data model 6 yıl önce
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 yıl önce

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/