Hugo Häggmark ceb9f0855b Chore: Replaces moment with Grafanas DateTime (#16919) 6 роки тому
..
components 7eabc282e9 Chore: Adds typings to lodash (#16590) 6 роки тому
dashboards 85aed0276e Update grafana_stats.json 7 роки тому
img c1cdcd3bda docs: updated whatsnew 8 роки тому
partials 2596ce5076 Add pattern validation in configs (#16837) 6 роки тому
snippets b349b3ef55 provide ace editor for external datasource plugin (#9224) 8 роки тому
specs ceb9f0855b Chore: Replaces moment with Grafanas DateTime (#16919) 6 роки тому
README.md 6fa46d9539 plugins: update meta data for all core plugins 7 роки тому
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 7 роки тому
datasource.ts d881976c9d Refactor: move datemath to grafana/ui (#16890) 6 роки тому
language_provider.ts ceb9f0855b Chore: Replaces moment with Grafanas DateTime (#16919) 6 роки тому
language_utils.ts ddefcb2694 Fix: Fetch histogram series from other api route (#16768) 6 роки тому
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 5bc936d2da DataSourceApi: add getCollapsedText(query) to DataSourceApi (#16482) 6 роки тому
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 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/