cdCon

observability:

  1. metrics (jenkins build queue size)
  2. logs (build logs)
  3. traces (pipeline steps)

They’ve instrumented a bunch of stuff including maven and jenkins.

Q: Are these customized mvn/jenkins? or stock? Q: How do you propogate trace context into invocation of CLI tools?

Elastic’s github repo has a bunch of demos for how this works.