Site: https://opentelemetry.io/
This seems like it could be a useful thing to integrate with, particularly for Remoting-related network calls, but it could potentially be extended to other HTTP client type calls and such for richer tracing data. As a Jenkins admin, you'd be able to identify issues in your Jenkins cluster more easily. Implemented properly, it could even provide a way for users to submit traces to help debug issues they find. I looked at their Java library, and it seems to have an absurd amount of dependencies compared to a proper logging library (which has no required dependencies), but the gist of attaching traces and spans to requests/responses is fairly simple to implement. -- Matt Sicker Senior Software Engineer, CloudBees -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAEot4ow2XtHJZh1gQ1DqZxwBYDRFtbv8Yi0KtPECt0beF8wxew%40mail.gmail.com.
