grafana/public/app/plugins/datasource/prometheus
2021-02-02 16:48:31 +01:00
..
components Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
configuration Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
dashboards prometheus grafana dashboard: use newer info metric (#27240) 2020-09-24 21:10:57 +02:00
img docs: updated whatsnew 2018-01-31 09:41:49 +01:00
partials Prometheus: Fixes default step value for annotation query (#21934) 2020-02-05 16:40:37 +01:00
add_label_to_query.test.ts Prometheus: parse value as number when label is le (#26375) 2020-08-18 14:47:25 +02:00
add_label_to_query.ts Prometheus: parse value as number when label is le (#26375) 2020-08-18 14:47:25 +02:00
datasource.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
datasource.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
language_provider.test.ts Prometheus: Improve autocomplete performance and remove disabling of dynamic label lookup (#30199) 2021-01-14 15:45:45 +01:00
language_provider.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
language_utils.test.ts Prometheus: Fix autocomplete does not work on incomplete input (#29854) 2021-01-08 18:31:21 +01:00
language_utils.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
metric_find_query.test.ts Chore: Remove angular dependency from data sources (#27735) 2020-10-01 18:51:23 +01:00
metric_find_query.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
module.test.ts Prometheus: Fixes default step value for annotation query (#21934) 2020-02-05 16:40:37 +01:00
module.ts Dashboards: Adds cheat sheet toggle to supported query editors (#28857) 2021-01-19 23:52:09 +01:00
plugin.json Chore: show grafana labs not project (#23913) 2020-04-26 15:34:56 -07:00
promql.test.ts Loki, Prometheus: Fix PromQL and LogQL syntax highlighting (#21944) 2020-02-12 15:45:36 +01:00
promql.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
query_hints.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
query_hints.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
README.md plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01:00
result_transformer.test.ts Prometheus: Set type of labels to string (#30831) 2021-02-02 16:48:31 +01:00
result_transformer.ts Prometheus: Set type of labels to string (#30831) 2021-02-02 16:48:31 +01:00
types.ts Prometheus: Add support for Exemplars (#28057) 2021-01-15 16:20:20 +01:00
variables.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00

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/