The Datadog Ocean integration currently offers two live-events channels: Channel 1 (Monitor Notifications webhook) (requires write access) and Channel 2 (Audit Trail forwarding). Neither covers monitor state transitions (overallState flipping OK → Alert → OK) for integrations running with read-only service accounts.
Natural state transitions are published to the Datadog Events stream, a separate API that neither channel reads. The result: overallState on datadogMonitor entities goes stale until the next bulk resync, with no real-time path available to read-only deployments
Created by Anna Persico
·