grafana/public/app/plugins/datasource/prometheus
2022-12-09 12:56:47 +01:00
..
components Remove PromExploreQueryEditor and PromQueryEditor (#60020) 2022-12-09 12:56:47 +01:00
configuration Alerting: Remove the alert manager selection from the data source configuration (#57369) 2022-10-25 10:53:20 -03:00
dashboards
img Prometheus: Flavor/version configuration (#57554) 2022-10-24 14:53:11 -05:00
querybuilder Remove PromExploreQueryEditor and PromQueryEditor (#60020) 2022-12-09 12:56:47 +01:00
add_label_to_query.test.ts Prometheus: Fix support of AdHoc filters for specific queries (#46547) 2022-03-15 17:37:20 +01:00
add_label_to_query.ts Update dependency @lezer/common to v1 (#50866) 2022-08-22 08:45:29 -05:00
datasource.test.ts Chore: more any/type assertion improvements (#57450) 2022-10-25 11:04:35 +02:00
datasource.tsx Prometheus: Send time range params when requesting labels (#59648) 2022-12-02 19:11:34 +01:00
language_provider.mock.ts Prometheus: remove /series endpoint calls in query builder label names and values for supported clients (#58087) 2022-11-08 08:37:11 -06:00
language_provider.test.ts Chore: more any/type assertion improvements (#57450) 2022-10-25 11:04:35 +02:00
language_provider.ts Prometheus: remove /series endpoint calls in query builder label names and values for supported clients (#58087) 2022-11-08 08:37:11 -06:00
language_utils.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
language_utils.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
legend.test.ts
legend.ts
metric_find_query.test.ts Prometheus: remove /series endpoint calls in query builder label names and values for supported clients (#58087) 2022-11-08 08:37:11 -06:00
metric_find_query.ts Revert "Revert "Prometheus: Provide label values match parameter API when supported prometheus instance is configured (#56510)" (#57551)" (#57553) 2022-10-24 15:02:15 -05:00
module.test.ts Prometheus: Cleanup annotation editor (#49615) 2022-05-31 11:50:23 +02:00
module.ts Prometheus: Cleanup annotation editor (#49615) 2022-05-31 11:50:23 +02:00
plugin.json Alerting: Add support to distinguish Prometheus datasource subtypes (Mimir, Cortex and Vanilla Prometheus) (#46771) 2022-04-04 18:30:17 +01:00
promql.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
promql.ts Loki: Rename public/app/plugins/datasource/loki/language_provider.ts file to follow convention (#54819) 2022-09-08 14:32:32 +02:00
query_hints.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
query_hints.ts Chore: more any/type assertion improvements (#57450) 2022-10-25 11:04:35 +02:00
README.md
result_transformer.test.ts Prometheus: fix Heatmap y buckets when legendFormat: auto (#59053) 2022-11-21 10:29:37 -07:00
result_transformer.ts Chore: more any/type assertion improvements (#59229) 2022-11-23 16:54:57 +00:00
types.ts Prometheus: Flavor/version configuration (#57554) 2022-10-24 14:53:11 -05:00
variables.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +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/