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
Torkel Ödegaard 9b6552c7b4
Prometheus: Fixes crash in the new options component when range was undefined (#45921)
4 years ago
..
components Prometheus: Specific code mode view that has no options, instead sharing options with builder (#45260) 4 years ago
configuration Update dependency prettier to v2.5.1 (#43473) 4 years ago
dashboards Prometheus: use TimeSeries instead of Graph in Prometheus 2.0 Stats dashboards (#36120) 5 years ago
img
partials Logs: Add documentation for log details and caching (#35103) 5 years ago
querybuilder Prometheus: Fixes crash in the new options component when range was undefined (#45921) 4 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 issues with ad-hoc filters (#30931) 5 years ago
add_label_to_query.ts Loki: Fix adding of ad hoc filters for queries with parser and line_format expressions (#42590) 4 years ago
datasource.test.ts Update dependency prettier to v2.5.1 (#43473) 4 years ago
datasource.ts Update dependency lru-cache to v7 (#45074) 4 years ago
language_provider.mock.ts PromQueryBuilder: Query builder and components that can be shared with a loki query builder and others (#42854) 4 years ago
language_provider.test.ts Chore: Remove console output from some jest tests (#45792) 4 years ago
language_provider.ts Update dependency lru-cache to v7 (#45074) 4 years ago
language_utils.test.ts Update dependency prettier to v2.5.1 (#43473) 4 years ago
language_utils.ts Update dependency prettier to v2.5.1 (#43473) 4 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 Update dependency prettier to v2.5.1 (#43473) 4 years ago
metric_find_query.ts Chore: Upgrades rxjs to 7.3.0 (#37913) 4 years ago
module.test.ts Loki: Use explore query field unless new query builder feature toggle is enabled (#44858) 4 years ago
module.ts Loki: Use explore query field unless new query builder feature toggle is enabled (#44858) 4 years ago
plugin.json Plugins: Set backend metadata property for core plugins (#43349) 4 years ago
promql.test.ts Loki, Prometheus: Fix PromQL and LogQL syntax highlighting (#21944) 6 years ago
promql.ts PromQueryBuilder: Query builder and components that can be shared with a loki query builder and others (#42854) 4 years ago
query_hints.test.ts Prometheus: Offer hint for metrics with labels (#45396) 4 years ago
query_hints.ts Prometheus: Offer hint for metrics with labels (#45396) 4 years ago
result_transformer.test.ts Update dependency prettier to v2.5.1 (#43473) 4 years ago
result_transformer.ts Explore: show scalar data result in a table instead of graph (#44362) 4 years ago
types.ts Prometheus: Auto legend handling (#45367) 4 years ago
variables.ts Prettier: Upgrade to 2 (#30387) 5 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/