Skip to content

Implement pagerduty.go notification #14

@gaurangkudale

Description

@gaurangkudale

Overview

Implement the PagerDuty notification reporter using Events API v2.

Tasks

  • Implement internal/reporter/pagerduty.go
  • Trigger PD alert on P1/P2 incidents
  • Resolve PD alert when incident auto-resolves
  • Attach incident summary (ID, type, severity, signals) as alert detail
  • Read API key from Kubernetes Secret (spec.notifications.pagerduty.secretRef)
  • Configurable minimum severity to page (spec.notifications.pagerduty.severity)

Phase

Week 5 — Part of v0.1 Foundation notification layer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    reporterNotification/reporting layer

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions