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
Ashley Harrison 3c69de6be5
Chore: removing some type assertions (#85839)
1 year ago
..
components Prometheus: Fuzzy search for metric names in Code Mode (#85396) 1 year ago
configuration Chore: Improve types (#85659) 1 year ago
dashboards grafana metrics dashboard: use correct grafana http request metrics (#80338) 1 year ago
img
migrations Prometheus: Variable query, allow for label values query type with label, label filters and no metric (#76472) 2 years ago
querybuilder Chore: removing some type assertions (#85839) 1 year ago
querycache Prometheus: Remove timeSrv imports (#76118) 2 years ago
README.md
add_label_to_query.test.ts
add_label_to_query.ts
dataquery.ts Integrate Scopes with Prometheus datasource (#84888) 1 year ago
datasource.test.ts Prometheus: Default support labels value endpoint with match param when prom type and version not set (#84778) 1 year ago
datasource.ts Chore: Improve types (#85659) 1 year ago
language_provider.mock.ts Prometheus plugin: Use new labels endpoint, for LabelEditor (#80774) 1 year ago
language_provider.test.ts Chore: Remove unused code from prometheus datasource (#76776) 2 years ago
language_provider.ts Chore: Improve types (#85659) 1 year ago
language_utils.test.ts Prometheus: Fix expanding that contains multiple metrics (#82354) 1 year ago
language_utils.ts Chore: Improve types (#85659) 1 year ago
metric_find_query.test.ts Prometheus: Default support labels value endpoint with match param when prom type and version not set (#84778) 1 year ago
metric_find_query.ts Chore: Improve types (#85659) 1 year ago
module.test.ts
module.ts Prometheus: Use correct logic for frontend package feature flag (#85294) 1 year ago
plugin.json
promql.test.ts
promql.ts
query_hints.test.ts Chore: Don't show hint for recorded queries (#78422) 2 years ago
query_hints.ts Chore: Improve types (#85659) 1 year ago
result_transformer.test.ts Prometheus: Fix incorrect baseline in classic histogram (#83863) 1 year ago
result_transformer.ts Prometheus: Fix incorrect baseline in classic histogram (#83863) 1 year ago
tracking.ts
types.ts Prometheus: Fuzzy search for metric names in Code Mode (#85396) 1 year ago
variables.ts Prometheus: Remove timeSrv imports (#76118) 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/