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
Jacob Colvin fe584efc70 DataLinks: Fix access to labels when using Prometheus instant queries (#20113) 6 years ago
..
components Chore: Reorg packages (#20111) 6 years ago
dashboards Update grafana_stats.json 7 years ago
img docs: updated whatsnew 7 years ago
partials Prometheus: datasource config with custom parameters string (#19121) 6 years ago
specs Chore: Reorg packages (#20111) 6 years ago
README.md plugins: update meta data for all core plugins 7 years ago
add_label_to_query.ts Typescript: Removes implicit anys (#17625) 6 years ago
config_ctrl.ts Typescript: Removes implicit anys (#17625) 6 years ago
datasource.test.ts Chore: Reorg packages (#20111) 6 years ago
datasource.ts Chore: Reorg packages (#20111) 6 years ago
language_provider.ts Chore: Reorg packages (#20111) 6 years ago
language_utils.ts Chore: Update Slate to 0.47.8 (#19197) 6 years ago
metric_find_query.d.ts (prometheus) add query result template query 9 years ago
metric_find_query.ts Refactor: move some files to @grafana/data (#17952) 6 years ago
module.ts Loki: Updated cheat sheet with new filter syntax (#18947) 6 years ago
plugin.json Chore: Remove unused properties in explore (#17359) 6 years ago
promql.ts Chore: Moves QueryField to @grafana/ui (#19678) 6 years ago
query_hints.test.ts Prometheus: Prevents panel editor crash when switching to Prometheus datasource (#18616) 6 years ago
query_hints.ts Chore: Reorg packages (#20111) 6 years ago
result_transformer.ts DataLinks: Fix access to labels when using Prometheus instant queries (#20113) 6 years ago
types.ts Chore: Reorg packages (#20111) 6 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/