Posts

Showing posts with the label Observability

OpenTelemetry in JBPM

Image
 đźš€  Introduction Modern systems require  end-to-end observability . By enabling  OpenTelemetry (OTel)  in jBPM, you can trace workflows, monitor task execution, and connect process events with external services. This tutorial shows how to enable OpenTelemetry in jBPM using both: Java Agent  (no code changes) Custom instrumentation  (Process Event Listeners, WorkItemHandlers)