Johannes Schill d6a74a5c90 fix: describe() should not be async před 6 roky
..
components 88a46e6dd4 Bump Prettier version (#15532) před 6 roky
dashboards 85aed0276e Update grafana_stats.json před 7 roky
img c1cdcd3bda docs: updated whatsnew před 8 roky
partials e7297fef06 fix: Add class for input fields with help icon to avoid icon hiding the text #15771 před 6 roky
snippets b349b3ef55 provide ace editor for external datasource plugin (#9224) před 8 roky
specs d6a74a5c90 fix: describe() should not be async před 6 roky
README.md 6fa46d9539 plugins: update meta data for all core plugins před 7 roky
add_label_to_query.ts c3b67f3a13 Explore: Logging label filtering před 7 roky
completer.ts e4496080ff Merge pull request #12251 from mtanda/prometheus_use_matchers_for_completion před 7 roky
config_ctrl.ts 4e1501b172 set default value of httpMethod před 7 roky
datasource.ts fe1c204d4a Merge pull request #15290 from mtanda/prometheus_label_names_query před 6 roky
language_provider.ts efcbb92b3f Merge pull request #14170 from grafana/davkal/explore-prometheus-range-sort před 7 roky
language_utils.ts c20c787b62 Merge pull request #14104 from grafana/davkal/prometheus-rule-expansion před 7 roky
metric_find_query.d.ts 2cce057df1 (prometheus) add query result template query před 10 roky
metric_find_query.ts d46bf75293 support /api/v1/labels před 7 roky
mode-prometheus.js c6fa0b90a7 prometheus editor: variable autocomplete support (PR #9988) před 7 roky
module.ts cf19ecc8f5 Make Explore plugin exports explicit před 7 roky
plugin.json 909d425008 cleanup plugin versions před 6 roky
promql.ts 1fddb6144d fixed promql and loggging syntax so all punctuation chars are treated the same, remove hover move před 7 roky
query_ctrl.ts 19b7ad61dd Changed functions to arrow functions for only-arrow-functions rule. před 7 roky
query_hints.ts 205e2acdd8 Added data source type to explore state před 7 roky
result_transformer.ts 4e22918010 heatmap: fix prometheus buckets sorting, closes #15637 před 6 roky
types.ts cfea8bdcae Prettier had not been running as a precommit hook for some time so had to run in on all files again před 6 roky

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/