Datadog · Schema

EventAttributes

The attributes of an event returned from the Events Explorer

AnalyticsDashboardsMonitoringPlatformT1Visualizations

Properties

Name Type Description
title string The event title as displayed in the Events Explorer
message string The event body text containing details about the event
timestamp string ISO 8601 timestamp when the event was recorded
priority string The event priority level
host string The hostname associated with this event
tags array List of tags associated with the event in key:value format
alert_type string The alert type category for visual display
aggregation_key string The arbitrary string used to group related events into a rollup
source_type_name string The source technology or integration that generated this event
status string The event status (active or expired)
attributes object Custom key-value attributes associated with the event
View JSON Schema on GitHub