generated from amazon-archives/__template_Custom
-
Notifications
You must be signed in to change notification settings - Fork 94
Labels
Description
Is your feature request related to a problem?
This feature would help with trouble shooting by allowing users to see the past execution history all jobs within job scheduler.
A job history log will consist of:
Job index - which plugin is running the job
job Id - which specific job within the index
start time
end time
job completion status - Success/Fail
What solution would you like?
Create a Job History Service that logs the jobs as they run. This would be stored in a system index and can be correlated with the jobs API to view job history.
Do you have any additional context?
Future additions could include other parameters like which node is running the job.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done