linkedin / cruise-control

Cruise-control is the first of its kind to fully automate the dynamic workload rebalance and self-healing of a Kafka cluster. It provides great value to Kafka users by simplifying the operation of Kafka clusters.
https://github.com/linkedin/cruise-control/tags
BSD 2-Clause "Simplified" License
2.68k stars 574 forks source link

Prometheus configurable queries #2127

Open gchouet opened 4 months ago

gchouet commented 4 months ago

allow externalized prometheus queries in a properties file

This PR resolves #1540.

gchouet commented 4 months ago

Note: There is a checkstyle violation about the rule "Copyright [0-9]* LinkedIn Corp.", I am not sure how mainteners want to address this.