Scott Leggett 06dfbb382b Docs: fix grammar in query hint, tests, and documentation (#16444) пре 6 година
..
components 47e51cb6b3 Refactor: Plugin exports & data source / panel types (#16364) пре 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 пре 7 година
snippets b349b3ef55 provide ace editor for external datasource plugin (#9224) пре 8 година
specs 06dfbb382b Docs: fix grammar in query hint, tests, and documentation (#16444) пре 6 година
README.md 6fa46d9539 plugins: update meta data for all core plugins пре 8 година
add_label_to_query.ts d2968c73e6 add PromQL keyword for adhoc filter (#16426) пре 6 година
completer.ts e4496080ff Merge pull request #12251 from mtanda/prometheus_use_matchers_for_completion пре 7 година
config_ctrl.ts 4e1501b172 set default value of httpMethod пре 8 година
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 пре 7 година
mode-prometheus.js c6fa0b90a7 prometheus editor: variable autocomplete support (PR #9988) пре 8 година
module.ts cf19ecc8f5 Make Explore plugin exports explicit пре 7 година
plugin.json 909d425008 cleanup plugin versions пре 7 година
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 06dfbb382b Docs: fix grammar in query hint, tests, and documentation (#16444) пре 6 година
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 пре 7 година

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/