Skip to content
Book a Demo

Datadog

Connect your Datadog account to give RunLLM’s SRE agent real-time access to your observability data. During incident investigations, the agent can search logs, query timeseries metrics, and explore metric metadata — all directly from your Datadog environment — without you having to copy-paste data manually.

The agent can:

  • Search and filter logs using Datadog query syntax
  • Estimate log volumes before fetching full results
  • Aggregate logs by facets (service, host, status, etc.)
  • Query timeseries metrics and explore metric tags
  • Inspect log indexes and processing pipelines to scope queries accurately
ParameterDescription
Base URLYour Datadog API base URL. Must match your site region — using the wrong region will result in authentication errors. See the tip below for the correct URL.
API KeyA Datadog API key with read access. Create one under Organization Settings > API Keys in your Datadog dashboard.
Application KeyA Datadog application key with read access. Create one under Organization Settings > Application Keys. Inherits the permissions of the user who created it — use a service account with read-only access when possible.

Optional parameters

  • Rules / Instructions: Free-form instructions that guide the agent on how to use this integration (e.g., "Only query the production log index" or "Focus on the payments-service when diagnosing errors").