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
Sergey Kostrukov 4664cba935
Prometheus: Azure authentication in configuration UI (#35860)
4 years ago
..
components Chore: Fix more TypeScript strict errors (#37066) 4 years ago
configuration Prometheus: Azure authentication in configuration UI (#35860) 4 years ago
dashboards Prometheus: use TimeSeries instead of Graph in Prometheus 2.0 Stats dashboards (#36120) 4 years ago
img docs: updated whatsnew 7 years ago
partials Logs: Add documentation for log details and caching (#35103) 4 years ago
README.md plugins: update meta data for all core plugins 7 years ago
add_label_to_query.test.ts Prometheus: Fix issues with ad-hoc filters (#30931) 4 years ago
add_label_to_query.ts Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
datasource.test.ts Prometheus: interpolate variable for step field (#36437) 4 years ago
datasource.ts Prometheus: interpolate variable for step field (#36437) 4 years ago
language_provider.test.ts Loki: Add autocomplete option for $__range variable (#36717) 4 years ago
language_provider.ts Chore: Fix more TypeScript strict errors (#37066) 4 years ago
language_utils.test.ts Prometheus: Add metadata to metrics in Metrics browser (#34708) 4 years ago
language_utils.ts Prometheus: Add metadata to metrics in Metrics browser (#34708) 4 years ago
metric_find_query.test.ts Prometheus: Support POST in template variables (#33321) 4 years ago
metric_find_query.ts Prometheus: Support POST in template variables (#33321) 4 years ago
module.test.ts Prometheus: Fixes default step value for annotation query (#21934) 5 years ago
module.ts Alerting: app specific query editors for Loki and Prometheus (#34365) 4 years ago
plugin.json Fix deleting prom rules endpoints via ds_proxy (#33491) 4 years ago
promql.test.ts Loki, Prometheus: Fix PromQL and LogQL syntax highlighting (#21944) 5 years ago
promql.ts Prometheus: Update PromQL typeahead and highlighting (#36730) 4 years ago
query_hints.test.ts Prettier: Upgrade to 2 (#30387) 4 years ago
query_hints.ts Prometheus: Add info that using Loki as Prometheus data source is no longer supported and might stop working (#34650) 4 years ago
result_transformer.test.ts Prometheus: align exemplars check to latest api change (#32513) 4 years ago
result_transformer.ts Prometheus: Fix exemplars hover disappearing and broken link (#33866) 4 years ago
types.ts Prometheus: align exemplars check to latest api change (#32513) 4 years ago
variables.ts Prettier: Upgrade to 2 (#30387) 4 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/