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
Torkel Ödegaard 81e955e6b5
BackendSrv: Cancellable requests & Observable all the way (#25746)
5 years ago
..
components Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 5 years ago
configuration Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 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 BackendSrv: Cancellable requests & Observable all the way (#25746) 5 years ago
language_provider.test.ts Prometheus: Fix label value suggestion (#21294) 5 years ago
language_provider.ts Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 5 years ago
language_utils.test.ts Prometheus: Fix recording rules expansion (#24977) 5 years ago
language_utils.ts Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 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 Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 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 Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 5 years ago
query_hints.ts Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 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 Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 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/