Skip to content

Fix prebuild state metrics #10616

Closed
@laushinka

Description

@laushinka

We are seeing confusing prebuild metrics where started (queued) prebuilds are a lot less than the completed (available / failed / timeout / aborted) ones.

One hypothesis is that we are receiving multiple events of the same state from ws-manager, and incrementing every time. We should make sure that we are only incrementing when the state changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    team: webappIssue belongs to the WebApp team

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions