Skip to content

Feat/observability

Vojtěch Malý requested to merge feat/observability into main

Addition of actuators and prometheus to each microservice. Modification of the Docker Compose file to include the Grafana and Prometheus services and creation of a basic Grafana dashboard, monitoring the availability and request count of each module.

All necessary commands to build and run everything through podman were added to readme. I also created small bash script to pull and run all essential images, so you can use that instead of manually pulling everything.

Merge request reports