artem
✅ How do you log and trace requests in big production applications?
This is basic logging (debug, console) and logger providers. Already know how to do that. I'm looking for smth that collects a lot of logs from different microservices, lets you quickly search for specific values, trace request through different microservices
27 replies