Skip to content

Store queued_at and created_at fields on job fact model #1322

Description

@jjnesbitt

Currently we only store the start and finish time on job facts. Since we don't store the created or queued time, we have no way of telling how much time has passed between these stages, like between started_at and queued_at (queue time). Along those lines, we should also compute and store the queue time of jobs, along with any other metrics that might be of use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    analytics-dbRelating to the Analytics Database and/or Django application

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions