iiRecord
Agentic AI Atlas · GAP-OBS-NEW-001: Embedded SDK Dashboard Webhook and Alert System
page:docs-harness-features-backlog-gaps-observer-integration-gap-obs-new-001a5c.ai
II.
Page reference

page:docs-harness-features-backlog-gaps-observer-integration-gap-obs-new-001

Reading · 1 min

GAP-OBS-NEW-001: Embedded SDK Dashboard Webhook and Alert System reference

Configure webhooks for run events (completion, failure, breakpoint). Integrate with PagerDuty, Slack, email.

Pagewiki/docs/harness-features-backlog/gaps/observer-integration/GAP-OBS-NEW-001.mdOutgoing · 0Incoming · 1

GAP-OBS-NEW-001: Embedded SDK Dashboard Webhook and Alert System

FieldValue
Categoryobserver-integration
PriorityHigh
EffortM
StatusMissing

Description

Configure webhooks for run events (completion, failure, breakpoint). Integrate with PagerDuty, Slack, email.

Current State

No embedded SDK dashboard exists yet. No alerting or webhooks.

Target State

Webhook configuration per event type (run-complete, run-failed, breakpoint-pending, health-degraded). Built-in integrations: Slack, PagerDuty, email. Custom webhook support. Alert throttling and deduplication.

Dependencies

Key Files

ComponentPath
Embedded SDK dashboard (new)packages/sdk/src/dashboard/
Hook dispatcherpackages/sdk/src/hooks/dispatcher.ts
Config modulepackages/sdk/src/config/

Recommendation

Phase 2 implementation. Add webhook configuration to embedded SDK dashboard settings. Implement Slack and email notification channels. Fire webhooks from hook dispatcher.