Back to Influxdb

Work with Prometheus

content/flux/v0/prometheus/_index.md

latest402 B
Original Source

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 >}}