-
Feature Request
-
Resolution: Done
-
L3 - Default
-
7.13.0
-
None
Jobs are executed on different cluster nodes
In certain situations (Example: heterogeneous clusters) it can be valuable to see in the job log, on which cluster node a job was executed
This would need to be visualized in Cockpit in
- History Process Instance Job Log
- Failed batch jobs in Batch Monitoring view
Backend Acceptance Criteria:
- I can specify a String in the process engine configuration to provide the host name
- The host name should be included and exposed in the historic job logs
- The host name is populated for every job that is executed by a process engine
- I can query for historic job logs by host name
- I can implement an interface to generate a host name; this host name is used for both the metrics and the job log; the implementation is consolidated with the metricsReporterIdProvider property