Skip to content

Ensure same timestamp context for all evaluations #461

Open
@fabxc

Description

Currently we pass a now timestamp to the notification pipeline so all evaluations run against the same timestamp. This avoids artifacts. In some places we are not using that context timestamp yet but call time.Now() directly.

  • model.Alert.Resolved()
  • types.Silence.Mutes()

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions