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
Matias Chomicki c84d689ce0
Loki: Enable Query Splitting by default (#72094)
2 years ago
..
components Prometheus: Code editor autocomplete returns bad results when text is highlighted (#70856) 2 years ago
configuration Chore: Remove prometheusAzureOverrideAudience feature toggle (#71599) 2 years ago
dashboards Prometheus: use TimeSeries instead of Graph in Prometheus 2.0 Stats dashboards (#36120) 4 years ago
img Revert "Prometheus: Add Victoria metrics to Prometheus type dropdown in datasource config" (#67150) 2 years ago
migrations Prometheus: Add label filters to label_values query type variable query (#70644) 2 years ago
querybuilder Loki: Enable Query Splitting by default (#72094) 2 years ago
querycache Prometheus: Incremental querying profile data updates (#70701) 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: Configuration page overhaul (#66198) 2 years ago
datasource.tsx Update dependency lru-cache to v10 (#71585) 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 Prometheus: Query cache flakey tests (#66366) 2 years ago
language_provider.ts Update dependency lru-cache to v10 (#71585) 2 years ago
language_utils.test.ts Prometheus: Fix flakey query cache test (#67388) 2 years ago
language_utils.ts Prometheus: Browser resource caching (#60711) 2 years ago
legend.test.ts Legend: extract common renderLegendFormat function (loki+prom) (#43054) 4 years ago
legend.ts Legend: extract common renderLegendFormat function (loki+prom) (#43054) 4 years ago
metric_find_query.test.ts Chore: more ts test fixes (#63438) 2 years ago
metric_find_query.ts Chore: Upgrade prettier to v3 (#71764) 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 Loki: Rename public/app/plugins/datasource/loki/language_provider.ts file to follow convention (#54819) 3 years ago
query_hints.test.ts Chore: ESlint import order (#44959) 3 years ago
query_hints.ts Chore: more any/type assertion improvements (#57450) 3 years ago
result_transformer.test.ts Prometheus: Fix heatmap query format (#71971) 2 years ago
result_transformer.ts Prometheus: Fix heatmap query format (#71971) 2 years ago
tracking.ts Prometheus: Track request.requestId rather than custom query.requestId (#63913) 2 years ago
types.ts Prometheus: Add disableRecordingRules datasource config (#70903) 2 years ago
variables.ts Prometheus: Handle jsonnet strings in variables.ts and fix types (#63875) 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/