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
Leon Sorokin 2b2a4e13e5
Prometheus: Incremental querying option for `to: now` dashboards (#62932)
2 years ago
..
components Chore: Upgrade to react 18 (#64428) 2 years ago
configuration Prometheus: Incremental querying option for `to: now` dashboards (#62932) 2 years ago
dashboards
img Prometheus: Flavor/version configuration (#57554) 3 years ago
migrations Prometheus: Improve prometheus query variable editor (#63529) 2 years ago
querybuilder Prometheus: Show initial hint on builder mode when metric lookup disabled (#65827) 2 years ago
querycache Prometheus: Incremental querying option for `to: now` dashboards (#62932) 2 years ago
README.md
add_label_to_query.test.ts
add_label_to_query.ts Update dependency @lezer/common to v1 (#50866) 3 years ago
dataquery.cue Prometheus schematization (#63878) 2 years ago
dataquery.gen.ts Prometheus schematization (#63878) 2 years ago
datasource.test.ts Prometheus: Browser resource caching (#60711) 2 years ago
datasource.tsx Prometheus: Incremental querying option for `to: now` dashboards (#62932) 2 years ago
language_provider.mock.ts Prometheus: remove /series endpoint calls in query builder label names and values for supported clients (#58087) 3 years ago
language_provider.test.ts Prometheus: Query cache flakey tests (#66366) 2 years ago
language_provider.ts Prometheus: Browser resource caching (#60711) 2 years ago
language_utils.test.ts Prometheus: Fix flaky unit test (#66188) 2 years ago
language_utils.ts Prometheus: Browser resource caching (#60711) 2 years ago
legend.test.ts
legend.ts
metric_find_query.test.ts Chore: more ts test fixes (#63438) 2 years ago
metric_find_query.ts Prometheus: Browser resource caching (#60711) 2 years ago
module.test.ts Prometheus: Cleanup annotation editor (#49615) 3 years ago
module.ts Prometheus: Cleanup annotation editor (#49615) 3 years ago
plugin.json
promql.test.ts Chore: ESlint import order (#44959) 3 years ago
promql.ts Loki: Rename public/app/plugins/datasource/loki/language_provider.ts file to follow convention (#54819) 3 years ago
query_hints.test.ts Chore: ESlint import order (#44959) 3 years ago
query_hints.ts Chore: more any/type assertion improvements (#57450) 3 years ago
result_transformer.test.ts Dataplane: Support prometheus dataplane contract for transformations and name matchers (#65237) 2 years ago
result_transformer.ts Dataplane: Support prometheus dataplane contract for transformations and name matchers (#65237) 2 years ago
tracking.ts Prometheus: Track request.requestId rather than custom query.requestId (#63913) 2 years ago
types.ts Prometheus: Incremental querying option for `to: now` dashboards (#62932) 2 years ago
variables.ts Prometheus: Handle jsonnet strings in variables.ts and fix types (#63875) 2 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/