Closed kiranatlu closed 8 months ago
A first version of Prometheus Gateway Sink in Flight Recorder Mode at the commit: https://github.com/LucaCanali/sparkMeasure/commit/4a6f525f1dec8dcf5515b673a0ab440c4bd27cca
It should make it to the next sparkMeasure release (v0.24)
Implement a prometheus sink in in Flight Recorder Mode that formats metrics into a Prometheus-friendly format and pushes them to a configured Prometheus Pushgateway endpoint.
sparkmeasure
currently offers Prometheus sink capabilities, facilitating the monitoring of Spark performance metrics within Prometheus ecosystems. Extending this functionality to include support for Flight Recorder Mode represents a significant enhancement. This feature would enable users to push metrics directly to a Prometheus Pushgateway endpoint.