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
Andreas Opferkuch dfe2ab9502
Prometheus: Show "Loading metrics..." when switching sources (#24292)
6 years ago
..
components Prometheus: Show "Loading metrics..." when switching sources (#24292) 6 years ago
configuration MaxDataPoints: Now used in interval calculation for all data sources (#23915) 6 years ago
dashboards Datasources: Update dashboards (#22476) 6 years ago
img docs: updated whatsnew 8 years ago
partials Prometheus: Fixes default step value for annotation query (#21934) 6 years ago
README.md plugins: update meta data for all core plugins 8 years ago
add_label_to_query.test.ts Loki: Fix label matcher for log metrics queries (#24238) 6 years ago
add_label_to_query.ts Loki: Fix label matcher for log metrics queries (#24238) 6 years ago
datasource.test.ts Prometheus: Implement region annotation (#22225) 6 years ago
datasource.ts Explore: Fix showing of results of queries in table (#24018) 6 years ago
language_provider.test.ts Prometheus: Fix label value suggestion (#21294) 6 years ago
language_provider.ts Fixing issue 16090 where Grafana uses illegal characters in requests … (#21447) 6 years ago
language_utils.test.ts Prometheus: Fix label value suggestion (#21294) 6 years ago
language_utils.ts Prometheus: Fix label value suggestion (#21294) 6 years ago
metric_find_query.d.ts (prometheus) add query result template query 10 years ago
metric_find_query.test.ts Fixing issue 16090 where Grafana uses illegal characters in requests … (#21447) 6 years ago
metric_find_query.ts Fixing issue 16090 where Grafana uses illegal characters in requests … (#21447) 6 years ago
module.test.ts Prometheus: Fixes default step value for annotation query (#21934) 6 years ago
module.ts Datasource: updates PromExploreQueryEditor to prevent it from throwing error on edit (#21605) 6 years ago
plugin.json Chore: show grafana labs not project (#23913) 6 years ago
promql.test.ts Loki, Prometheus: Fix PromQL and LogQL syntax highlighting (#21944) 6 years ago
promql.ts Loki, Prometheus: Fix PromQL and LogQL syntax highlighting (#21944) 6 years ago
query_hints.test.ts Prometheus: Do not show rate hint when increase function is applied (#21955) 6 years ago
query_hints.ts Prometheus: Do not show rate hint when increase function is applied (#21955) 6 years ago
result_transformer.test.ts Chore: reduces strict null errors to 824 (#22744) 6 years ago
result_transformer.ts Explore: Fix showing of results of queries in table (#24018) 6 years ago
types.ts Explore: Moves PromContext from query level to DataQueryRequest level (#21260) 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/