Skip to content

[FEATURE] Job execution History index #808

@Jeremydupras

Description

@Jeremydupras

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

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions