Add tracing IDs to requests which should end up in logs as well so you can find
where something failed.
2 replies
Once more than one team is working on a microservice architecture it gets
important to coordinate tests between these teams.
Version control of microservices is very important to enable this.