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
Ivana Huckova b3deef8f4b
Loki: Remove`TimeSrv` dependency (#78642)
2 years ago
..
components Accessibility: Increase contrast of `MonacoQueryField` placeholder (#78176) 2 years ago
configuration Prometheus: Azure auth update select and input to not use legacy components (#78774) 2 years ago
dashboards DashboardSchema: Remove old unused legacy props style and timepicker.enable (#73879) 2 years ago
img Revert "Prometheus: Add Victoria metrics to Prometheus type dropdown in datasource config" (#67150) 2 years ago
migrations Prometheus: Variable query, allow for label values query type with label, label filters and no metric (#76472) 2 years ago
querybuilder Loki: Remove`TimeSrv` dependency (#78642) 2 years ago
querycache Prometheus: Remove timeSrv imports (#76118) 2 years ago
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
add_label_to_query.test.ts Prometheus: Fix support of AdHoc filters for specific queries (#46547) 3 years ago
add_label_to_query.ts Update dependency @lezer/common to v1 (#50866) 3 years ago
dataquery.cue Chore: Remove pfs.GrafanaPlugin from schemas (#71884) 2 years ago
dataquery.gen.ts Chore: Generate plugin version and remove lineage version (#69781) 2 years ago
datasource.test.ts Prometheus: Remove unsupported browser access mode related code (#77316) 2 years ago
datasource.ts Prometheus: Remove unsupported browser access mode related code (#77316) 2 years ago
language_provider.mock.ts Prometheus: remove /series endpoint calls in query builder label names and values for supported clients (#58087) 3 years ago
language_provider.test.ts Chore: Remove unused code from prometheus datasource (#76776) 2 years ago
language_provider.ts Chore: Remove unnecessary type assertions (#78009) 2 years ago
language_utils.test.ts Prometheus: Fix dropdowns truncating from start of array (#73643) 2 years ago
language_utils.ts Chore: Remove unnecessary type assertions (#78009) 2 years ago
metric_find_query.test.ts fix: `label_values` w/ empty filters in prom datasource variable query (#78242) 2 years ago
metric_find_query.ts fix: `label_values` w/ empty filters in prom datasource variable query (#78242) 2 years ago
module.test.ts Prometheus: Cleanup annotation editor (#49615) 3 years ago
module.ts Prometheus: Cleanup annotation editor (#49615) 3 years ago
plugin.json Alerting: Add support to distinguish Prometheus datasource subtypes (Mimir, Cortex and Vanilla Prometheus) (#46771) 3 years ago
promql.test.ts Chore: ESlint import order (#44959) 3 years ago
promql.ts Prometheus: Add support for day_of_year (#72403) 2 years ago
query_hints.test.ts Chore: Don't show hint for recorded queries (#78422) 2 years ago
query_hints.ts Chore: Don't show hint for recorded queries (#78422) 2 years ago
result_transformer.test.ts Prometheus: Remove unsupported browser access mode related code (#77316) 2 years ago
result_transformer.ts Prometheus: Remove unsupported browser access mode related code (#77316) 2 years ago
tracking.ts Prometheus: Track request.requestId rather than custom query.requestId (#63913) 2 years ago
types.ts Prometheus: Remove unsupported browser access mode related code (#77316) 2 years ago
variables.ts Prometheus: Remove timeSrv imports (#76118) 2 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/