Datadog · Schema

Datadog Event

A Datadog event representing a notable change or activity within monitored infrastructure or applications. Events are displayed in the Datadog Events Explorer and can be overlaid on metric graphs for correlating infrastructure changes with performance impacts. Common event sources include code deployments, configuration changes, alert state transitions, auto-scaling actions, health check state changes, and custom business events submitted via the API. Events are retained for 180 days.

AnalyticsDashboardsMonitoringPlatformT1Visualizations

Properties

Name Type Description
id string The unique string identifier assigned by Datadog to this event. Used to retrieve a specific event via the API. Events submitted via the v1 API use numeric IDs, while v2 events use string identifiers.
type string The resource type identifier for events (always 'event')
attributes object
View JSON Schema on GitHub