What problem does it solve? Tracking deployments, incidents, and infrastructure changes across systems is difficult without a centralized event stream, and manually querying the Datadog Events API requires knowing its syntax and parameters. ## Core Features & Use Cases - Event Submission: Create custom events for deployments, incidents, configuration changes, and releases with tags, priorities, alert types, and aggregation keys. - Event Search & Filtering: Query the event stream by time range, tags, status, source, and priority using Datadog query syntax with pagination support. - Use Case: After deploying a new service version, record a deployment event tagged with environment and version, then later search all deployment events from the past 30 days to correlate them with error spikes. ## Quick Start Ask the agent to show all error events in production from the last 24 hours.