What problem does it solve? It removes the friction of manually navigating the Datadog UI or writing raw API calls when you need to inspect time-series metric data, discover available metrics, or submit custom metrics to your Datadog organization. ## Core Features & Use Cases - Metric Discovery: List all available metrics in your Datadog organization with optional prefix filtering and result limits. - Time-Series Queries: Retrieve metric data with flexible time ranges, aggregations, and tag-based grouping (e.g., CPU usage by host). - Custom Metric Submission: Send custom metric data to Datadog with a confirmation step before any write operation executes. - Use Case: During an incident, ask for memory usage by host over the last four hours and immediately receive a summarized breakdown without opening the Datadog dashboard. ## Quick Start Ask the agent to show CPU usage for the last hour and it will run the appropriate Datadog metrics query and summarize the results.