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 a05596848d
Prometheus: Improve autocomplete performance and remove disabling of dynamic label lookup (#30199)
4 years ago
..
components Prometheus: Improve autocomplete performance and remove disabling of dynamic label lookup (#30199) 4 years ago
configuration * prometheus fix variables fetching when customQueryParameters used #28907 (#28949) 5 years ago
dashboards prometheus grafana dashboard: use newer info metric (#27240) 5 years ago
img
partials Prometheus: Fixes default step value for annotation query (#21934) 5 years ago
README.md
add_label_to_query.test.ts Prometheus: parse value as number when label is le (#26375) 5 years ago
add_label_to_query.ts Prometheus: parse value as number when label is le (#26375) 5 years ago
datasource.test.ts * prometheus fix variables fetching when customQueryParameters used #28907 (#28949) 5 years ago
datasource.ts * prometheus fix variables fetching when customQueryParameters used #28907 (#28949) 5 years ago
language_provider.test.ts Prometheus: Improve autocomplete performance and remove disabling of dynamic label lookup (#30199) 4 years ago
language_provider.ts Prometheus: Improve autocomplete performance and remove disabling of dynamic label lookup (#30199) 4 years ago
language_utils.test.ts Prometheus: Fix autocomplete does not work on incomplete input (#29854) 4 years ago
language_utils.ts Prometheus: Improve autocomplete performance and remove disabling of dynamic label lookup (#30199) 4 years ago
metric_find_query.test.ts Chore: Remove angular dependency from data sources (#27735) 5 years ago
metric_find_query.ts Prometheus: refactor to DataFrame (#27737) 5 years ago
module.test.ts Prometheus: Fixes default step value for annotation query (#21934) 5 years ago
module.ts Datasource: updates PromExploreQueryEditor to prevent it from throwing error on edit (#21605) 5 years ago
plugin.json Chore: show grafana labs not project (#23913) 5 years ago
promql.test.ts Loki, Prometheus: Fix PromQL and LogQL syntax highlighting (#21944) 5 years ago
promql.ts Prometheus: Fix autocomplete does not work on incomplete input (#29854) 4 years ago
query_hints.test.ts Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 5 years ago
query_hints.ts Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 5 years ago
result_transformer.test.ts Prometheus: don't override displayName property (#29441) 5 years ago
result_transformer.ts Prometheus: don't override displayName property (#29441) 5 years ago
types.ts Prometheus: refactor to DataFrame (#27737) 5 years ago
variables.ts Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 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/