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
renovate[bot] 159fb4cebb
Update dependency eslint-plugin-react to v7.27.1 (#43207)
3 years ago
..
components Update dependency eslint-plugin-react to v7.27.1 (#43207) 3 years ago
configuration A11y: Fix prometheus issues (#42671) 4 years ago
dashboards Prometheus: use TimeSeries instead of Graph in Prometheus 2.0 Stats dashboards (#36120) 4 years ago
img
partials Logs: Add documentation for log details and caching (#35103) 4 years ago
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
add_label_to_query.test.ts Prometheus: Fix issues with ad-hoc filters (#30931) 4 years ago
add_label_to_query.ts Loki: Fix adding of ad hoc filters for queries with parser and line_format expressions (#42590) 4 years ago
datasource.test.ts Prometheus: Fix running of exemplar queries for non-histogram metrics (#42749) 4 years ago
datasource.ts Legend: extract common renderLegendFormat function (loki+prom) (#43054) 3 years ago
language_provider.test.ts Explore: Generic query import/export (#40987) 3 years ago
language_provider.ts Explore: Generic query import/export (#40987) 3 years ago
language_utils.test.ts Explore: Generic query import/export (#40987) 3 years ago
language_utils.ts Explore: Generic query import/export (#40987) 3 years ago
legend.test.ts Legend: extract common renderLegendFormat function (loki+prom) (#43054) 3 years ago
legend.ts Legend: extract common renderLegendFormat function (loki+prom) (#43054) 3 years ago
metric_find_query.test.ts Prometheus: Support POST in template variables (#33321) 4 years ago
metric_find_query.ts Chore: Upgrades rxjs to 7.3.0 (#37913) 4 years ago
module.test.ts
module.ts Alerting: app specific query editors for Loki and Prometheus (#34365) 4 years ago
plugin.json Fix deleting prom rules endpoints via ds_proxy (#33491) 4 years ago
promql.test.ts
promql.ts Loki: Fix adding of ad hoc filters for queries with parser and line_format expressions (#42590) 4 years ago
query_hints.test.ts prometheus: metadata: simplify the metrics-metadata format (#39411) 4 years ago
query_hints.ts prometheus: metadata: simplify the metrics-metadata format (#39411) 4 years ago
result_transformer.test.ts Prometheus: Run dashboard queries trough backend (#40333) 4 years ago
result_transformer.ts Legend: extract common renderLegendFormat function (loki+prom) (#43054) 3 years ago
types.ts Prometheus: Run annotation queries trough backend (#41059) 4 years ago
variables.ts Prettier: Upgrade to 2 (#30387) 4 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/