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
Bruce Sherrod af0c73720e
fix performance issue in processHistogramLabels() (#25813)
5 years ago
..
components Dashboard: fix promql query editor resolution field's position to prevent overflow (#25566) 5 years ago
configuration Prometheus: Add off switch for metric/label name lookup (#24034) 5 years ago
dashboards Datasources: Update dashboards (#22476) 5 years ago
img docs: updated whatsnew 7 years ago
partials Prometheus: Fixes default step value for annotation query (#21934) 5 years ago
README.md plugins: update meta data for all core plugins 7 years ago
add_label_to_query.test.ts Loki/Prometheus: updates addLabelToQuery method to prevent it from adding labels outside of selector when using Loki datasource (#25059) 5 years ago
add_label_to_query.ts Loki/Prometheus: updates addLabelToQuery method to prevent it from adding labels outside of selector when using Loki datasource (#25059) 5 years ago
datasource.test.ts Table: Adds adhoc filtering (#25467) 5 years ago
datasource.ts Table: Adds adhoc filtering (#25467) 5 years ago
language_provider.test.ts Prometheus: Fix label value suggestion (#21294) 5 years ago
language_provider.ts Prometheus: Add metadata for summary metrics (#24201) 5 years ago
language_utils.test.ts Prometheus: Fix recording rules expansion (#24977) 5 years ago
language_utils.ts fix performance issue in processHistogramLabels() (#25813) 5 years ago
metric_find_query.d.ts (prometheus) add query result template query 9 years ago
metric_find_query.test.ts Chore: Upgrades jQuery and @types/jQuery (#25651) 5 years ago
metric_find_query.ts Fixing issue 16090 where Grafana uses illegal characters in requests … (#21447) 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 Loki, Prometheus: Fix PromQL and LogQL syntax highlighting (#21944) 5 years ago
query_hints.test.ts Prometheus: Do not show rate hint when increase function is applied (#21955) 5 years ago
query_hints.ts Prometheus: Do not show rate hint when increase function is applied (#21955) 5 years ago
result_transformer.test.ts Prometheus: Fix for prometheus legend formats for instant time series queries (#24407) 5 years ago
result_transformer.ts Prometheus: Show results of instant queries only in table (#24508) 5 years ago
types.ts Prometheus: Add off switch for metric/label name lookup (#24034) 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/