Torkel Ödegaard d5a56b0bed Minor refactoring of #16127 пре 6 година
..
components 88a46e6dd4 Bump Prettier version (#15532) пре 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 9008fcc790 fix(prometheus): Change aligment of range queries (#16110) пре 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 d5a56b0bed Minor refactoring of #16127 пре 6 година
language_provider.ts efcbb92b3f Merge pull request #14170 from grafana/davkal/explore-prometheus-range-sort пре 7 година
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 a9cc8a8992 update table data model пре 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/