Skip to content

docs: Alertmanager reference shows use of {{.recipient}} this isn't possible #407

@ak-a

Description

@ak-a

The Alertmanager implementation does not extract and pass the recipient for a notification subscription.

Reference: https://github.com/argoproj/notifications-engine/blob/master/docs/services/alertmanager.md?plain=1#L149

The pagerduty service Send() function uses dest.Recipient

In the alertmanager server Send() function there is not use of dest.Recipient (or in fact dest)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions