aixigo / PREvant

Composing Microservices into Reviewable and Testable Applications
MIT License
13 stars 10 forks source link

Collect and Display Resource Utilization of Underlying Backend #201

Open schrieveslaach opened 2 months ago

schrieveslaach commented 2 months ago

For users of the system it is often hard to know if the backend (K8s or Docker) is under high load and if it is okay to create a new app. Therefore, PREvant should provide a way to collect the hardware utilization of the backends and should provide information about in the UI.

Additionally, it should be open to custom data collections so it is possible to support third party tools like Rancher.