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
Zoltán Bedi 8232b6ebbc
Chore: eslint react hook fix for public folder (#31174)
4 years ago
..
components Chore: eslint react hook fix for public folder (#31174) 4 years ago
configuration Plugins: moving the DataSourcePicker to grafana/runtime so it can be reused in plugins (#31628) 4 years ago
dashboards prometheus grafana dashboard: use newer info metric (#27240) 5 years ago
img docs: updated whatsnew 7 years ago
partials Prometheus: Add tooltip to explain possibility to use patterns in text and title fields in annotations (#30825) 4 years ago
README.md plugins: update meta data for all core plugins 7 years ago
add_label_to_query.test.ts Prometheus: Fix issues with ad-hoc filters (#30931) 4 years ago
add_label_to_query.ts Prometheus: Fix issues with ad-hoc filters (#30931) 4 years ago
datasource.test.ts Routing NG: Replace Angular routing with react-router (#31463) 4 years ago
datasource.ts Exemplars: always query exemplars (#31673) 4 years ago
language_provider.test.ts Prometheus: Improve autocomplete performance and remove disabling of dynamic label lookup (#30199) 4 years ago
language_provider.ts Prettier: Upgrade to 2 (#30387) 4 years ago
language_utils.test.ts Prometheus: Fix autocomplete does not work on incomplete input (#29854) 4 years ago
language_utils.ts Loki: Remove $__rate_interval from LogQL autocomplete (#31825) 4 years ago
metric_find_query.test.ts Chore: Remove angular dependency from data sources (#27735) 5 years ago
metric_find_query.ts Prettier: Upgrade to 2 (#30387) 4 years ago
module.test.ts Prometheus: Fixes default step value for annotation query (#21934) 5 years ago
module.ts Dashboards: Adds cheat sheet toggle to supported query editors (#28857) 4 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 Loki: Remove $__rate_interval from LogQL autocomplete (#31825) 4 years ago
query_hints.test.ts Prettier: Upgrade to 2 (#30387) 4 years ago
query_hints.ts Prettier: Upgrade to 2 (#30387) 4 years ago
result_transformer.test.ts Prometheus: Multiply exemplars timestamp to follow api change (#31143) 4 years ago
result_transformer.ts Prometheus: Multiply exemplars timestamp to follow api change (#31143) 4 years ago
types.ts Exemplars: change api to reflect latest changes (#30910) 4 years ago
variables.ts Prettier: Upgrade to 2 (#30387) 4 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/