paypal / load-watcher

Load watcher is a cluster-wide aggregator of metrics, developed for Trimaran: Real Load Aware Scheduler in Kubernetes.
Other
63 stars 33 forks source link

support other metrics in load-watcher #58

Closed jpedro1992 closed 1 year ago

jpedro1992 commented 1 year ago

I wonder if it is in the roadmap to support other metrics in load-watcher. I can help with the development if it would make sense :)

For instance, I would like to include metrics regarding bandwidth retrieved from prometheus:

node_network_transmit_bytes and node_network_receive_bytes

lenhattan86 commented 1 year ago

We are still using this load-watcher & trimaran in our clusters however we do not use prometheus. If you want to contribute feel free to reach out to me nhatle@paypal.com and we can discuss the proposal and then you can work on your own PR.