Hugo Häggmark 10a4a89902 Fix: Adds context to list of keys that are not part of query (#17423) il y a 6 ans
..
components 10a4a89902 Fix: Adds context to list of keys that are not part of query (#17423) il y a 6 ans
dashboards 85aed0276e Update grafana_stats.json il y a 7 ans
img c1cdcd3bda docs: updated whatsnew il y a 8 ans
partials 2596ce5076 Add pattern validation in configs (#16837) il y a 6 ans
snippets b349b3ef55 provide ace editor for external datasource plugin (#9224) il y a 8 ans
specs 8ef961bba5 Prometheus: Correctly escape '|' literals in interpolated PromQL variables (#16932) il y a 6 ans
README.md 6fa46d9539 plugins: update meta data for all core plugins il y a 8 ans
add_label_to_query.ts f0109be2bc fix(prometheus): issue with click label to filter for recording rules in Explore il y a 6 ans
completer.ts e4496080ff Merge pull request #12251 from mtanda/prometheus_use_matchers_for_completion il y a 7 ans
config_ctrl.ts 4e1501b172 set default value of httpMethod il y a 8 ans
datasource.ts 10a4a89902 Fix: Adds context to list of keys that are not part of query (#17423) il y a 6 ans
language_provider.ts ceb9f0855b Chore: Replaces moment with Grafanas DateTime (#16919) il y a 6 ans
language_utils.ts ddefcb2694 Fix: Fetch histogram series from other api route (#16768) il y a 6 ans
metric_find_query.d.ts 2cce057df1 (prometheus) add query result template query il y a 10 ans
metric_find_query.ts d46bf75293 support /api/v1/labels il y a 7 ans
mode-prometheus.js c6fa0b90a7 prometheus editor: variable autocomplete support (PR #9988) il y a 8 ans
module.ts cf19ecc8f5 Make Explore plugin exports explicit il y a 7 ans
plugin.json 1497f3d79a Chore: Remove unused properties in explore (#17359) il y a 6 ans
promql.ts 1fddb6144d fixed promql and loggging syntax so all punctuation chars are treated the same, remove hover move il y a 7 ans
query_ctrl.ts 5bc936d2da DataSourceApi: add getCollapsedText(query) to DataSourceApi (#16482) il y a 6 ans
query_hints.ts 06dfbb382b Docs: fix grammar in query hint, tests, and documentation (#16444) il y a 6 ans
result_transformer.ts 77b3da3e8b refactor(data models): Renamed TableData to SeriesData (#16185) il y a 7 ans
types.ts 10a4a89902 Fix: Adds context to list of keys that are not part of query (#17423) il y a 6 ans

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/