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
Zoltán Bedi 578a755cb4
Fix data source picker width issue (#33720)
4 years ago
..
components Grafana-UI: Update React Hook Form to v7 (#33328) 4 years ago
configuration Fix data source picker width issue (#33720) 4 years ago
dashboards prometheus grafana dashboard: use newer info metric (#27240) 5 years ago
img docs: updated whatsnew 7 years ago
partials Prometheus: Add tooltip to explain possibility to use patterns in text and title fields in annotations (#30825) 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: Support POST in template variables (#33321) 4 years ago
datasource.ts Prometheus: Support POST in template variables (#33321) 4 years ago
language_provider.test.ts Prometheus: Use fuzzy string matching to autocomplete metric names and label (#32207) 4 years ago
language_provider.ts Prometheus: Support POST in template variables (#33321) 4 years ago
language_utils.test.ts Prometheus: Fix autocomplete does not work on incomplete input (#29854) 4 years ago
language_utils.ts Loki: Remove $__rate_interval from LogQL autocomplete (#31825) 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 Dashboards: Adds cheat sheet toggle to supported query editors (#28857) 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: Use fuzzy string matching to autocomplete metric names and label (#32207) 4 years ago
query_hints.test.ts Prettier: Upgrade to 2 (#30387) 4 years ago
query_hints.ts Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
result_transformer.test.ts Prometheus: align exemplars check to latest api change (#32513) 4 years ago
result_transformer.ts Prometheus: Show only graph for range queries in Explore (#32489) 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/