grafana/public/app/plugins/datasource/prometheus
Brendan O'Handley b7c50b3be2
Prometheus: Class added for encyclopedia on open for fullstory (#68325)
add class to metric encyclopedia option in metric select on open for fullstory
2023-05-11 12:52:59 -04:00
..
components Prometheus: Fix ad-hoc filters (#66521) 2023-04-13 15:05:20 -05:00
configuration DataSourceSettings: Fix recent changes to HttpDataSourceSettings (#67436) 2023-04-28 07:17:18 +02:00
dashboards
img Revert "Prometheus: Add Victoria metrics to Prometheus type dropdown in datasource config" (#67150) 2023-04-24 12:59:27 -05:00
migrations Prometheus: Improve prometheus query variable editor (#63529) 2023-02-27 08:38:05 -05:00
querybuilder Prometheus: Class added for encyclopedia on open for fullstory (#68325) 2023-05-11 12:52:59 -04:00
querycache FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03:00
add_label_to_query.test.ts
add_label_to_query.ts
dataquery.cue Prometheus schematization (#63878) 2023-03-09 11:26:15 +01:00
dataquery.gen.ts Prometheus schematization (#63878) 2023-03-09 11:26:15 +01:00
datasource.test.ts Prometheus: Configuration page overhaul (#66198) 2023-04-27 09:43:54 -04:00
datasource.tsx Alerting: Make Loki & Prometheus instant vector by default (#66797) 2023-04-27 17:38:22 +03: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 Prometheus: Query cache flakey tests (#66366) 2023-04-12 07:28:51 -05:00
language_provider.ts Prometheus: Browser resource caching (#60711) 2023-04-03 09:07:17 -05:00
language_utils.test.ts Prometheus: Fix flakey query cache test (#67388) 2023-04-27 07:51:33 -05:00
language_utils.ts Prometheus: Browser resource caching (#60711) 2023-04-03 09:07:17 -05:00
legend.test.ts
legend.ts
metric_find_query.test.ts Chore: more ts test fixes (#63438) 2023-02-23 10:07:44 +00:00
metric_find_query.ts Prometheus: Fix ad-hoc filters (#66521) 2023-04-13 15:05:20 -05:00
module.test.ts
module.ts
plugin.json
promql.test.ts
promql.ts
query_hints.test.ts
query_hints.ts
README.md
result_transformer.test.ts Prometheus: Fix Query Inspector expression range value (#67919) 2023-05-06 22:48:25 +02:00
result_transformer.ts Prometheus: Fix Query Inspector expression range value (#67919) 2023-05-06 22:48:25 +02:00
tracking.ts Prometheus: Track request.requestId rather than custom query.requestId (#63913) 2023-03-30 21:29:04 +03:00
types.ts Prometheus: Metric encyclopedia improvements (#67084) 2023-05-01 17:29:35 -04:00
variables.ts Prometheus: Handle jsonnet strings in variables.ts and fix types (#63875) 2023-02-28 10:28:37 -05: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/