The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/datasource/prometheus
Ryan McKinley 96ba32d0c8
Add a @grafana/runtime package with backendSrv interface (#16533)
6 years ago
..
components Explore: Queries the datasource once per run query and uses DataStreamObserver (#17263) 6 years ago
dashboards Update grafana_stats.json 7 years ago
img docs: updated whatsnew 7 years ago
partials Add pattern validation in configs (#16837) 6 years ago
snippets provide ace editor for external datasource plugin (#9224) 8 years ago
specs Add a @grafana/runtime package with backendSrv interface (#16533) 6 years ago
README.md plugins: update meta data for all core plugins 7 years ago
add_label_to_query.ts fix(prometheus): issue with click label to filter for recording rules in Explore 6 years ago
completer.ts Merge pull request #12251 from mtanda/prometheus_use_matchers_for_completion 7 years ago
config_ctrl.ts set default value of httpMethod 7 years ago
datasource.ts Explore: Queries the datasource once per run query and uses DataStreamObserver (#17263) 6 years ago
language_provider.ts Chore: Replaces moment with Grafanas DateTime (#16919) 6 years ago
language_utils.ts Fix: Fetch histogram series from other api route (#16768) 6 years ago
metric_find_query.d.ts (prometheus) add query result template query 9 years ago
metric_find_query.ts support /api/v1/labels 6 years ago
mode-prometheus.js prometheus editor: variable autocomplete support (PR #9988) 7 years ago
module.ts Make Explore plugin exports explicit 7 years ago
plugin.json Chore: Remove unused properties in explore (#17359) 6 years ago
promql.ts fixed promql and loggging syntax so all punctuation chars are treated the same, remove hover move 7 years ago
query_ctrl.ts DataSourceApi: add getCollapsedText(query) to DataSourceApi (#16482) 6 years ago
query_hints.ts Docs: fix grammar in query hint, tests, and documentation (#16444) 6 years ago
result_transformer.ts refactor(data models): Renamed TableData to SeriesData (#16185) 6 years ago
types.ts Explore: Queries the datasource once per run query and uses DataStreamObserver (#17263) 6 years ago

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/