observability:
- metrics (jenkins build queue size)
- logs (build logs)
- traces (pipeline steps)
They’ve instrumented a bunch of stuff including maven and jenkins.
- It’s not currently standardized but hoping to run this through Continuous Delivery Foundation’s sig-events.
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.