For quite a long time, I've thought that improved trace collection will be big in a few years. At work we have started using the Rust tracing library. You can annotate any function for instrumentation ...
Furthermore, OpenTelemetry's distributed tracing capabilities provide a detailed view of how requests flow through your services. This visibility is crucial in understanding how your system behaves ...