docs-v2/content/flux/v0.x/prometheus/_index.md

678 B

title description menu weight flux/v0.x/tags
Work with Prometheus Flux provides tools for scraping and processing raw [Prometheus-formatted metrics](https://prometheus.io/docs/concepts/data_model/) from an HTTP-accessible endpoint. flux_0_x 8
prometheus

Prometheus is an open-source toolkit designed to build simple and robust monitoring and alerting systems. Flux provides tools for scraping raw Prometheus-formatted metrics from an HTTP-accessible endpoint, writing them to InfluxDB, then processing those raw metrics for visualization in InfluxDB dashboards.

{{< children >}}