Re: Implementation of a Prometheus Metrics Container

2025-08-06 Thread gaetan.chaboussie
Hello Michael, The use case we had was for a kubernetes HPA based on a job load metrics. Basically, the infrastructure deploys a number of instances that depends on the number of jobs that are planned (so that asychronous jobs doesn't pile up and get problematic). To do so, kubernetes uses a

Re: Implementation of a Prometheus Metrics Container

2025-08-06 Thread Michael Brohl
Hi Gaetan, from the given references, it is not quite clear for me what this plugin would provide for the project. Can you elaborate some more about it? Besides this, I wonder if it is really necessarry to start an embedded http server. I assume it should be possible to access the ressources