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
Selene b0893c29a7
Chore: Generate plugin version and remove lineage version (#69781)
2 years ago
..
components Prometheus: Add capability to filter label names by metric in template variable editor (#70452) 2 years ago
configuration Prometheus: Make config header tags consistent (#69275) 2 years ago
dashboards
img Revert "Prometheus: Add Victoria metrics to Prometheus type dropdown in datasource config" (#67150) 2 years ago
migrations Prometheus: Add capability to filter label names by metric in template variable editor (#70452) 2 years ago
querybuilder Accessibility: use `Collapse` in `QueryOptionGroup` (#70446) 2 years ago
querycache Prometheus: Query Cache refactor (#66891) 2 years ago
README.md
add_label_to_query.test.ts
add_label_to_query.ts
dataquery.cue kindsys: Adapt to new flattened lineage syntax in Thema (#68034) 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 Prometheus: Add capability to filter label names by metric in template variable editor (#70452) 2 years ago
language_provider.mock.ts
language_provider.test.ts Prometheus: Query cache flakey tests (#66366) 2 years ago
language_provider.ts Prometheus: Browser resource caching (#60711) 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.ts
metric_find_query.test.ts Chore: more ts test fixes (#63438) 2 years ago
metric_find_query.ts Prometheus: Add capability to filter label names by metric in template variable editor (#70452) 2 years ago
module.test.ts
module.ts
plugin.json
promql.test.ts
promql.ts
query_hints.test.ts
query_hints.ts
result_transformer.test.ts Prometheus: Fix Query Inspector expression range value (#67919) 2 years ago
result_transformer.ts Prometheus: Heatmap Format with No Data (#68938) 2 years ago
tracking.ts Prometheus: Track request.requestId rather than custom query.requestId (#63913) 2 years ago
types.ts Prometheus: Add capability to filter label names by metric in template variable editor (#70452) 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/