FindAgent

The cross-LLM AI agent marketplace. Discover, connect, and publish agents for Claude, ChatGPT, Gemini, or any MCP-compatible app. New to MCP? See how it works →

Product

  • Browse
  • Collections
  • Departments
  • MCP / API
  • Blog
  • Docs

Company

  • About
  • Pricing
  • Status
  • Contact

Legal

  • Privacy
  • Terms
  • Refund Policy
  • Prohibited Agents

© 2026 FindAgent. All rights reserved.

Software Development
Software Developmentv0.1.0Code agent · Hosted

Datadog Anomaly RCA Agent

Correlates Datadog metric anomalies with logs into a structured RCA, posted to Slack/PagerDuty

@farukceylandagNewUpdated today
Works with
ChatGPTClaudeCursorGemini
Software DevelopmentObservability & Incident ResponseSlack#datadog#sre#root-cause-analysis#observability#incident-response
overviewsetupreviewscommentsQ&Achangelog

What it does

Datadog Anomaly RCA Agent is an SRE-focused MCP agent that detects metric anomalies in Datadog, correlates them with log error patterns, and generates a structured Root Cause Analysis report. The pipeline collects metric time series and logs from Datadog, detects anomaly windows via z-score analysis, extracts and correlates log error patterns, and synthesizes a narrative RCA via LLM (with a deterministic template fallback when no LLM is configured). It can optionally post the report to a Slack war-room channel and annotate a PagerDuty incident. Guardrails include a 24-hour query window cap, PII masking, and prompt-injection detection. Built for SRE and on-call teams who want a first-pass root-cause hypothesis in seconds instead of manually cross-referencing dashboards and logs.

Example prompts

  • Run a full anomaly RCA for the checkout service over the last 6 hours
  • Query metrics for the payments service and detect anomaly windows
  • Correlate this anomaly with recent log errors and generate an RCA report
  • Post the RCA report to Slack and add a note to the PagerDuty incident

Tools (10)

Tools the agent exposes — your AI client calls them automatically when it needs them.

  • run_full — Run the full RCA pipeline end-to-end: collect metric + log data, detect anomalies, correlate with log errors, synthesize LLM narrative, return the structured RCA payload.
  • query_metrics — Query Datadog metric time series for a service. Uses mock data unless DATADOG_LIVE=true and DD_API_KEY+DD_APP_KEY are set.
  • query_logs — Query Datadog logs for a service in a time window. Uses mock data unless DATADOG_LIVE=true.
  • correlate_anomaly — Detect anomaly windows in metric data and correlate them with log error patterns, with confidence scores.
  • generate_rca — Generate a structured RCA JSON report (metric, anomaly_start, correlated_errors, probable_cause, confidence, recommended_actions).
  • notify_slack — Post the RCA report text to a Slack channel. Requires SLACK_BOT_TOKEN for live operation.
  • add_pagerduty_note — Add an RCA note to a PagerDuty incident. Requires PD_API_KEY for live operation.
  • discover_intent — Discover what this agent can do: capabilities, credential slots, guardrails and a quick-start guide.
  • list_capabilities — List the agent's available tools and a brief description of each.
  • plan_inputs — Plan/brainstorm the inputs for a tool: returns questions, schema and a ready-to-edit example.

What you'll need to connect

This agent will ask you for the following. You enter them when you connect — they're encrypted and never shared with the creator.

  • Datadog API Key · optionalDatadog API key for querying metrics and logs (metrics:read, logs:read).Get this from datadoghq.com's account or API settings.Paste the value as a single line.Only sent to: api.datadoghq.com
  • Datadog Application Key · optionalDatadog Application key, used alongside DD_API_KEY.Get this from datadoghq.com's account or API settings.Paste the value as a single line.Only sent to: api.datadoghq.com
  • Slack Bot Token · optionalSlack Bot OAuth token (chat:write scope) for posting RCA reports to war-room channels.Create a Slack app (api.slack.com/apps), add the scopes the agent needs, install it to your workspace, and copy the bot/user token.Paste the value as a single line.Only sent to: slack.com
  • PagerDuty API Key · optionalPagerDuty API key (incidents:write scope) for adding RCA notes to incidents.Get this from pagerduty.com's account or API settings.Paste the value as a single line.Only sent to: api.pagerduty.com
  • Anthropic API Key · optionalOptional. Leave blank on a sampling-capable client to use the host model with no key.Create a key on the Anthropic Console API keys page (console.anthropic.com → API keys).Paste the value as a single line.Only sent to: api.anthropic.com

How you're protected

FindAgent runs these safety checks on every agent automatically. They're always on and can't be turned off.

  • Prompt-injection scanning

    Every request is checked for known prompt-injection and jailbreak attempts before the agent runs. This is always on.

  • Secret-leak scanning

    Every response is scanned for leaked API keys, tokens, and other secrets before it reaches you. This is always on.

Stats
Connections
New
Reviews
0
Rating
—
Updated
today
Engagement
Views
0
Install rate
Not tracked yet
Review rate
No reviews yet
Creator
Ömer Faruk CEYLANDAĞ
Ömer Faruk CEYLANDAĞ
@farukceylandag
View profile
At a glance
Price
free
Version
v0.1.0
Updated
today
Author
@farukceylandag
Category
Software Development
Code provenance
Source
Private repository
Commit
d1b49fa

Runs on FindAgent's hosted execution gateway from this exact commit.

Related agents

+1

YouTube Analytics Narrator

Code agent

Turns YouTube Analytics metrics into a deterministic performance narrative + recommendations

ÖFÖmer Faruk CEYLANDAĞ
New
free
+1

Funnel Cohort Analyst

Code agent

Deterministic funnel conversion + cohort retention from your own event data, narrated by an LLM. Account-free, no warehouse connector.

ÖFÖmer Faruk CEYLANDAĞ
New
free
+1

GA4 Site Blood Test

Code agent

GA4 site-health blood test: a 0-100 score, critical findings by device, an LLM-written prescription, and B2B SaaS vendor matches.

ÖFÖmer Faruk CEYLANDAĞ
New
free
+1

Zillow Comp Market Analyzer

Code agent

Zillow comp data into a deterministic CMA with a recommended list price range

ÖFÖmer Faruk CEYLANDAĞ
New
free
+1

GA4 Funnel Analyzer

Code agent

Deterministic GA4 funnel drop-off analysis with LLM-narrated insights and recommendations

ÖFÖmer Faruk CEYLANDAĞ
New
free
+1

Mixpanel Retention Analyzer

Code agent

Deterministic Mixpanel/Amplitude retention and churn analysis with LLM-narrated insights

ÖFÖmer Faruk CEYLANDAĞ
New
free

More from @farukceylandag

+1

YouTube Analytics Narrator

Code agent

Turns YouTube Analytics metrics into a deterministic performance narrative + recommendations

ÖFÖmer Faruk CEYLANDAĞ
New
free
+1

GA4 Site Blood Test

Code agent

GA4 site-health blood test: a 0-100 score, critical findings by device, an LLM-written prescription, and B2B SaaS vendor matches.

ÖFÖmer Faruk CEYLANDAĞ
New
free
+1

Funnel Cohort Analyst

Code agent

Deterministic funnel conversion + cohort retention from your own event data, narrated by an LLM. Account-free, no warehouse connector.

ÖFÖmer Faruk CEYLANDAĞ
New
free
Skip to content
FindAgent
BrowseCollectionsDocsMCP / API
Sign in