-
Feature Request
-
Resolution: Done
-
Major
-
7.11.0.Final
-
None
-
None
-
False
-
False
-
NEW
-
NEW
-
-
2022 Week 05-07 (from Jan 31), 2022 Week 08-10 (from Feb 21)
The metric kie_server_execution_error_total is used to show execution errors in the Prometheus dashboard and it will not get decreased even if the job is eventually properly executed. The metrics need to show the exact count of job execution errors.
This requires
- Creating a new Prometheus metric to show the count of execution errors while executing a job.
- Creating a new Prometheus metric to show the count of number of jobs in retrying status.