Currently the logs of the containers are accessible via docker compose logs this is an unsatisfactory approach as these logs are deleted when the containers are rebuilt, a centralized logging system using OpenTelemetry would be ideal.
For this purpose we need bedrock to implement a collector that the downstream services can connect to.