Andrej Ocenas 2596ce5076 Add pattern validation in configs (#16837) hace 6 años
..
components 7eabc282e9 Chore: Adds typings to lodash (#16590) hace 6 años
dashboards 85aed0276e Update grafana_stats.json hace 7 años
img c1cdcd3bda docs: updated whatsnew hace 8 años
partials 2596ce5076 Add pattern validation in configs (#16837) hace 6 años
snippets b349b3ef55 provide ace editor for external datasource plugin (#9224) hace 8 años
specs 9d01b216f9 prometheus: fix regression after adding support for tracing headers (#16829) hace 6 años
README.md 6fa46d9539 plugins: update meta data for all core plugins hace 8 años
add_label_to_query.ts d2968c73e6 add PromQL keyword for adhoc filter (#16426) hace 6 años
completer.ts e4496080ff Merge pull request #12251 from mtanda/prometheus_use_matchers_for_completion hace 7 años
config_ctrl.ts 4e1501b172 set default value of httpMethod hace 8 años
datasource.ts 9d01b216f9 prometheus: fix regression after adding support for tracing headers (#16829) hace 6 años
language_provider.ts ddefcb2694 Fix: Fetch histogram series from other api route (#16768) hace 6 años
language_utils.ts ddefcb2694 Fix: Fetch histogram series from other api route (#16768) hace 6 años
metric_find_query.d.ts 2cce057df1 (prometheus) add query result template query hace 10 años
metric_find_query.ts d46bf75293 support /api/v1/labels hace 7 años
mode-prometheus.js c6fa0b90a7 prometheus editor: variable autocomplete support (PR #9988) hace 8 años
module.ts cf19ecc8f5 Make Explore plugin exports explicit hace 7 años
plugin.json 909d425008 cleanup plugin versions hace 7 años
promql.ts 1fddb6144d fixed promql and loggging syntax so all punctuation chars are treated the same, remove hover move hace 7 años
query_ctrl.ts 5bc936d2da DataSourceApi: add getCollapsedText(query) to DataSourceApi (#16482) hace 6 años
query_hints.ts 06dfbb382b Docs: fix grammar in query hint, tests, and documentation (#16444) hace 6 años
result_transformer.ts 77b3da3e8b refactor(data models): Renamed TableData to SeriesData (#16185) hace 7 años
types.ts cfea8bdcae Prettier had not been running as a precommit hook for some time so had to run in on all files again hace 7 años

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/