David bf5b60f74a fix(explore): Prevent double querying for Prometheus and Loki (#17004) hace 6 años
..
components bf5b60f74a fix(explore): Prevent double querying for Prometheus and Loki (#17004) 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 6dbaa704bc Explore: Align Explore with Dashboards and Panels (#16823) hace 6 años
README.md 6fa46d9539 plugins: update meta data for all core plugins hace 8 años
add_label_to_query.ts f0109be2bc fix(prometheus): issue with click label to filter for recording rules in Explore 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 7 años
datasource.ts e0b760e08e Chore: No implict any fixes (#17020) hace 6 años
language_provider.ts ceb9f0855b Chore: Replaces moment with Grafanas DateTime (#16919) 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 7 años
module.ts cf19ecc8f5 Make Explore plugin exports explicit hace 7 años
plugin.json e1d408a66f AddDataSource: Updated page design & categories (#16971) hace 6 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 6 años
types.ts 1d7bb2a763 DataSourceApi: convert interface to abstract class (#16979) hace 6 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/