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
Daniel Lee 1cef373d16 Merge remote-tracking branch 'upstream/master' into update-xorm 7 years ago
..
dashboards Fix Prometheus 2.0 stats (#11048) 7 years ago
img docs: updated whatsnew 7 years ago
partials support POST for query and query_range 7 years ago
snippets provide ace editor for external datasource plugin (#9224) 8 years ago
specs Merge remote-tracking branch 'upstream/master' into update-xorm 7 years ago
README.md plugins: update meta data for all core plugins 7 years ago
completer.ts prometheus editor: variable autocomplete support (PR #9988) 7 years ago
config_ctrl.ts set default value of httpMethod 7 years ago
datasource.ts prometheus: fix bug introduced by #9859 (httpMethod is undefined) 7 years ago
metric_find_query.d.ts (prometheus) add query result template query 9 years ago
metric_find_query.ts ignore trailing whitespace (#10344) 8 years ago
mode-prometheus.js prometheus editor: variable autocomplete support (PR #9988) 7 years ago
module.ts set default value of httpMethod 7 years ago
plugin.json plugins: update meta data for all core plugins 7 years ago
query_ctrl.ts prometheus editor: variable autocomplete support (PR #9988) 7 years ago
result_transformer.ts prometheus: datasource refactor 7 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/