Monitoring sources and notification channels
Monitoring sources and notification channels are the org-level glue between probe execution and human or system responses.
Monitoring sources
Sources represent vantage points from which checks can run - typically agent-backed hosts exposing capabilities such as HTTP, TCP, UDP, SSL.
Organization APIs list hosts whose agents are eligible as sources, including capability tags, location hints, and health heartbeats. UI and automation use this list when attaching a monitoring object to a specific probe origin.
Background alignment keeps source health consistent with agent and host state changes.
Notification channels
Channels route firing alerts to destinations. Supported delivery modes include:
- Email - role-targeted mail.
- In-product - notifications for users holding selected roles.
- Webhook - HTTPS endpoints with URL validation before save.
Channels support filters (severity, internal-only routing) and RBAC separate from monitoring object permissions.
Alerts and channels themselves are configuration documents; the scheduler evaluates monitoring objects, while channels are consumers of alert lifecycle events.