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
Lukas Siatka 34d9274c4c Datasource: fixes prometheus datasource tests - adds align range 5 years ago
..
components Prometheus: improve tooltips (#21247) 5 years ago
configuration Prometheus: improve tooltips (#21247) 5 years ago
dashboards Update grafana_stats.json 7 years ago
img docs: updated whatsnew 7 years ago
partials ReactMigration: Migrate Prometheus config page to React (#20248) 6 years ago
README.md plugins: update meta data for all core plugins 7 years ago
add_label_to_query.test.ts Chore: Move Prometheus datasorce tests from specs folder and merge duplicated test files (#20755) 6 years ago
add_label_to_query.ts Explore: Keep logQL filters when selecting labels in log row details (#20570) 6 years ago
datasource.test.ts Datasource: fixes prometheus datasource tests - adds align range 5 years ago
datasource.ts Explore: Moves PromContext from query level to DataQueryRequest level (#21260) 5 years ago
language_provider.test.ts Prometheus: Fix label value suggestion (#21294) 5 years ago
language_provider.ts Prometheus: Disable suggestions at beginning of value (#21302) 5 years ago
language_utils.test.ts Prometheus: Fix label value suggestion (#21294) 5 years ago
language_utils.ts Prometheus: Fix label value suggestion (#21294) 5 years ago
metric_find_query.d.ts (prometheus) add query result template query 9 years ago
metric_find_query.test.ts Chore: Move Prometheus datasorce tests from specs folder and merge duplicated test files (#20755) 6 years ago
metric_find_query.ts Chore: Remove angular dependency from prometheus datasource (#20536) 6 years ago
module.test.ts Chore: Move Prometheus datasorce tests from specs folder and merge duplicated test files (#20755) 6 years ago
module.ts Explore: adds PrometheusExploreQueryEditor (#20195) 6 years ago
plugin.json AddDatasourcePage: Refactoring & more Phantom plugins (#21261) 5 years ago
promql.ts Chore: Moves QueryField to @grafana/ui (#19678) 6 years ago
query_hints.test.ts Prometheus: user metrics metadata to inform query hints (#21304) 5 years ago
query_hints.ts Prometheus: user metrics metadata to inform query hints (#21304) 5 years ago
result_transformer.test.ts Chore: Move Prometheus datasorce tests from specs folder and merge duplicated test files (#20755) 6 years ago
result_transformer.ts Prometheus: Adds hint support to dashboard and fixes prometheus link in query editor (#20275) 6 years ago
types.ts Explore: Moves PromContext from query level to DataQueryRequest level (#21260) 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/