server monitoring

Add Datadog to your AI agent

Datadog offers monitoring, observability, and security for cloud-scale applications, unifying metrics, logs, and traces to help teams detect issues and optimize performance

Things your agent can do in Datadog
64

Things your AI can do in Datadog

Your FormWise AI can handle any of these in Datadog — on its own, without you needing to click a button.

  • Aggregate logs

    Popular

    Aggregate Datadog logs without downloading raw events. Use for counts, unique values, percentiles, numeric statistics, grouped breakdowns, and values over time. Use DATADOG_SEARCH_LOGS only when individual log messages are required.

  • Create Dashboard

    Popular

    Create a dashboard in Datadog. Dashboards provide customizable visualizations for monitoring your infrastructure, applications, and business metrics in a unified view.

  • Create downtime

    Popular

    Creates a new downtime in Datadog to suppress alerts during maintenance windows or planned outages. Useful for preventing false alarms during deployments or maintenance.

  • Create On-Call escalation policy

    Popular

    Creates a Datadog On-Call escalation policy.

  • Create monitor

    Popular

    Creates a new Datadog monitor to track metrics, logs, or other data sources with configurable alerting thresholds and notifications.

  • Create On-Call schedule

    Popular

    Creates a Datadog On-Call schedule.

  • Create SLO

    Popular

    Create a Service Level Objective (SLO) in Datadog. SLOs help you define and track reliability targets for your services, enabling data-driven decisions about service quality and reliability investments.

  • Create Synthetic API Test

    Popular

    Create a synthetic API test in Datadog. Creates a new synthetic API test that continuously monitors API endpoints from multiple locations worldwide. Useful for proactive monitoring of API uptime, performance, and functionality.

  • Create Webhook

    Popular

    Create a webhook in Datadog. Registers a named destination endpoint; each monitor must explicitly reference the webhook by name in its message or notification settings for alerts to be delivered.

  • Delete Dashboard

    Popular

    Delete a dashboard in Datadog. Permanently removes a dashboard from your organization. This action cannot be undone. Use with caution.

  • Get Dashboard

    Popular

    Get a specific dashboard from Datadog. Retrieves detailed information about a dashboard including its widgets, layout, template variables, and metadata.

  • Get On-Call schedule

    Popular

    Retrieves a Datadog On-Call schedule by ID.

Show 52 more things it can do
  • Get Service Dependencies

    Popular

    Get service dependency mapping from Datadog APM. This action retrieves the dependency graph for a specific service, showing both upstream services (that call this service) and downstream services (that this service calls). It's essential for: - Understanding the blast radius of service failures - Identifying critical dependencies during incidents - Analyzing service communication patterns - Planning architectural changes - Monitoring service health in context The dependency information includes call rates, error rates, and latency metrics to help assess the health of service relationships. Requires APM instrumentation on the target service; uninstrumented services return empty or incomplete dependency data.

  • Get Synthetics Locations

    Popular

    Tool to retrieve all available public and private locations for Synthetic tests in Datadog. Use when you need a list of location identifiers for creating or managing synthetic tests.

  • Get host tags

    Popular

    Retrieves all tags associated with a specific host in Datadog. Useful for understanding host metadata and organizing infrastructure.

  • List All Tags

    Popular

    List all tags from Datadog. Tags help organize and filter your infrastructure and applications. This action shows all tags in use across your organization.

  • List API Keys

    Popular

    List API keys in Datadog. Retrieves all API keys in the organization for security auditing, access management, and key rotation planning. Helps maintain security posture by tracking key usage and ownership. Response contains sensitive key metadata (names, owners, last-used timestamps); restrict tool access to authorized personnel and handle output securely.

  • List APM Services

    Popular

    List APM services from Datadog. Application Performance Monitoring (APM) provides deep visibility into your applications, helping you track performance, errors, and dependencies.

  • List AWS Integration

    Popular

    List AWS integrations in Datadog. Retrieves all configured AWS account integrations, showing which AWS accounts are monitored by Datadog and their configuration settings. Useful for cloud infrastructure management and ensuring comprehensive monitoring coverage.

  • List Incidents

    Popular

    List incidents from Datadog. Incident Management helps you track, manage, and resolve incidents efficiently with comprehensive timeline and impact tracking.

  • List Log Indexes

    Popular

    Tool to retrieve a list of all log indexes configured in Datadog, including their names and configurations. Use before DATADOG_SEARCH_LOGS to identify the correct index name; searching without specifying the right index can hide valid logs and increase usage costs across high-volume indexes.

  • List active metrics

    Popular

    Discover metric names by listing actively reporting metrics since a given timestamp. Use when you need to find what metrics exist before querying timeseries data with DATADOG_QUERY_METRICS.

  • List monitors

    Popular

    Get all monitor details. This endpoint allows you to retrieve information about all monitors configured in your organization. You can filter by group states, name, tags, and use pagination to manage large result sets.

  • List On-Call notification channels

    Popular

    Lists the On-Call notification channels configured for a Datadog user.

  • List On-Call notification rules

    Popular

    Lists the On-Call notification rules configured for a Datadog user.

  • List Roles

    Popular

    List roles from Datadog organization. Roles define sets of permissions that control what users can do within your Datadog organization.

  • List SLOs

    Popular

    List Service Level Objectives (SLOs) from Datadog. Service Level Objectives help you track the reliability and performance of your services by setting measurable targets for key metrics.

  • List Synthetics Tests

    Popular

    List Synthetics tests from Datadog. Synthetics monitoring allows you to proactively monitor your applications and APIs by simulating user interactions and API calls from various locations.

  • List Users

    Popular

    List users from Datadog organization. User management allows you to see team members, their roles, and access levels within your Datadog organization.

  • List Webhooks

    Popular

    List webhooks from Datadog. Webhooks allow you to send notifications to external services when monitors trigger, enabling integration with your workflows.

  • Mute Monitor

    Popular

    Mute a monitor in Datadog. Temporarily silences alerts from a monitor, which is useful during maintenance windows, deployments, or when investigating known issues to prevent alert fatigue.

  • Query metrics

    Popular

    Queries Datadog metrics and returns time series data. Useful for retrieving historical metric data, creating custom dashboards, or building reports.

  • Search logs

    Popular

    Searches Datadog logs with advanced filtering capabilities. IMPORTANT NOTES: - Sort parameter is NOT supported by the Datadog Logs API and will cause errors - Time parameters must be in milliseconds (13-digit UNIX timestamps) - Limit parameter is passed as string to the API - Log content is nested under 'content' field in API response Useful for troubleshooting, monitoring application behavior, and analyzing log patterns.

  • Search Spans Analytics

    Popular

    Search and analyze span data with aggregations in Datadog. This action uses the Datadog Spans Analytics API to perform advanced queries and aggregations on trace span data. It's essential for: - Analyzing error rates and latency patterns - Understanding service dependencies and bottlenecks - Root cause analysis during incidents - Performance monitoring and optimization The API supports complex queries with grouping, filtering, and various aggregation functions similar to log analytics. The request body must conform to the `aggregate_request` schema; schema violations return "Invalid type. Expected 'aggregate_request'". If `filter` or `compute` cannot satisfy this schema, use basic trace search instead.

  • Search Traces

    Popular

    Search for traces in Datadog APM. This action allows you to search for distributed traces across your services. It's essential for: - Finding specific request flows during incident investigation - Analyzing performance bottlenecks across services - Understanding error propagation through your system - Correlating user requests with backend operations Traces provide the complete picture of a request as it travels through your distributed system, making them crucial for root cause analysis.

  • Set On-Call team routing rules

    Popular

    Replaces (sets) the On-Call routing rules for a Datadog team.

  • Submit metrics

    Popular

    Submits custom metrics to Datadog. Useful for sending application-specific metrics, business KPIs, or custom performance indicators.

  • Unmute Monitor

    Popular

    Unmute a monitor in Datadog. Re-enables alerts from a previously muted monitor, returning it to normal monitoring and alerting behavior. Alerting resumes immediately upon call, so ensure maintenance or issue resolution is fully complete before unmuting to avoid alert storms. Use this after maintenance windows or issue resolution to resume monitoring.

  • Update Dashboard

    Popular

    Update a dashboard in Datadog. Updates an existing dashboard with new configuration, widgets, or layout while preserving its identity and creation metadata.

  • Update On-Call escalation policy

    Popular

    Updates a Datadog On-Call escalation policy by ID.

  • Update On-Call schedule

    Popular

    Updates a Datadog On-Call schedule by ID.

  • Create event

    Creates a new event in Datadog. Events are useful for tracking deployments, outages, configuration changes, and other important occurrences.

  • Create On-Call notification channel

    Creates an On-Call notification channel for a Datadog user.

  • Create On-Call notification rule

    Creates an On-Call notification rule for a Datadog user.

  • Delete On-Call escalation policy

    Deletes a Datadog On-Call escalation policy by ID. This action cannot be undone.

  • Delete monitor

    Deletes a Datadog monitor permanently. Use with caution as this action cannot be undone.

  • Delete On-Call notification channel

    Deletes an On-Call notification channel for a Datadog user. This action cannot be undone.

  • Delete On-Call notification rule

    Deletes an On-Call notification rule for a Datadog user. This action cannot be undone.

  • Delete On-Call schedule

    Deletes a Datadog On-Call schedule by ID. This action cannot be undone.

  • Get On-Call escalation policy

    Retrieves a Datadog On-Call escalation policy by ID.

  • Get monitor

    Retrieves detailed information about a specific Datadog monitor, including its current state, configuration, and any active downtimes.

  • Get On-Call notification channel

    Retrieves an On-Call notification channel for a user by ID.

  • Get On-Call notification rule

    Retrieves an On-Call notification rule for a user by ID.

  • Get scheduled on-call user

    Gets the currently scheduled on-call user for a Datadog On-Call schedule.

  • Get team on-call users

    Gets the current on-call users for a Datadog On-Call team.

  • Get On-Call team routing rules

    Gets the Datadog On-Call routing rules configured for a team.

  • Get usage summary

    Retrieves usage summary information from Datadog including API calls, hosts, containers, and other billable usage metrics. Useful for cost monitoring and usage analysis. Months with no activity return empty payloads on success; absent data is expected, not an error.

  • List dashboards

    Lists all Datadog dashboards with basic information. Useful for dashboard management and getting an overview of available dashboards.

  • List events

    Lists events from Datadog within a specified time range. Events track important occurrences like deployments, outages, and configuration changes. Combining multiple filters (tags, sources, priority) with narrow time ranges may return empty results even when events exist — start with broad filters and narrow incrementally. Large time ranges with minimal filtering can return very high event volumes; tune tags, sources, and start/end before processing results.

  • List hosts

    Lists all hosts in your Datadog infrastructure with detailed information including metrics, tags, and status. Useful for infrastructure monitoring and management.

  • List service checks

    Lists service checks from Datadog. Service checks are status checks that track the health of your services and infrastructure components.

  • Update host tags

    Updates tags for a specific host in Datadog. This replaces all existing tags from the specified source with the new tags provided.

  • Update monitor

    Updates an existing Datadog monitor with new configuration, thresholds, or notification settings. Only specified fields will be updated.

  • Update On-Call notification rule

    Updates an On-Call notification rule for a user by ID.

Built for the way you actually work

No code, no engineers

Connect in a few clicks and start using your AI right away. If you can use the apps you already love, you can do this.

Sounds like you, not like a bot

Train your AI on your offer, your voice, and the way you actually talk to clients — it picks up where you leave off.

Plugs into the stack you already use

No need to rip out your CRM, your scheduler, or your email tool. Your AI works inside the apps running your business today.

Your data stays yours

Client conversations, lists, and credentials are scoped to your workspace. Nothing gets shared, sold, or used to train anyone else’s AI.

What you can do once Datadog is connected

Onboard new clients without lifting a finger

When someone signs up, your AI greets them, sets up their next step in Datadog, and keeps the momentum going — even at 2am.

Reply to leads in seconds, not days

Your AI watches Datadog for new inquiries, answers questions in your voice, and books the call before they cool off.

Get your weekends back

Hand off the repetitive Datadog work — follow-ups, reminders, updates, simple admin — and stop being the bottleneck in your own business.

How to connect Datadog to your agent

  1. 1

    Start using FormWise for free

    Sign up in under a minute.

  2. 2

    Find Datadog in your connected apps

    Inside FormWise, go to Settings → Connected Services and look for Datadog.

  3. 3

    Hit "Connect"

    Click "Connect Datadog" and log in like you normally would. We only ask for the permissions your AI actually needs.

  4. 4

    Tell your AI what to do in Datadog

    Build a quick AI Agent (it's like writing instructions, not code), and pick the Datadog actions you want your AI to handle.

  5. 5

    Watch it run

    Send it a real-world task and watch your AI take care of Datadog for you. Tweak the wording until it feels just right.

Powered by the AI you already trust

Your Datadog workflow runs on the same world-class AI used by ChatGPT, Claude, and Gemini. We handle the technical part — you just tell your AI what to do, in plain English.

  • OpenAI
  • Anthropic Claude
  • Google Gemini

Questions other Datadog users had before signing up

Do I need to know how to code?

Not even a little. If you can use Datadog today, you can set this up. You'll connect Datadog, tell your AI what it should help with, and you're live. The whole thing is built for coaches, course creators, agencies, and operators — not engineers.

Will my clients know they're talking to an AI?

Only if you want them to. Your FormWise AI is trained on your voice, your offer, and the way you actually communicate — so it sounds like a thoughtful team member, not a clunky chatbot. Most people can't tell.

Can I make it sound like me?

Yes. You can give your AI examples of how you write, the questions you usually ask new clients, the way you handle objections, and the language you use about your offer. The more you give it, the more it sounds like you wrote it.

What if I want to take over a conversation?

You're always in control. You can step in at any point, take over from your AI, or stop it from sending messages until you've reviewed them. Think of it as a teammate, not a replacement.

Is my client data safe?

Yes. Your Datadog login and client information stay scoped to your workspace. We don't sell it, we don't share it, and we don't use your data to train anyone else's AI. You can disconnect Datadog or delete everything any time.

What happens when Datadog updates their app?

We handle it. When Datadog adds new features or changes how something works, we update the integration in the background. You don't have to do anything — your AI just keeps working.

How fast can I actually get this running?

Most people are up and running the same day they sign up. Connecting Datadog takes a few minutes. Teaching your AI to handle the work the way you'd want it done is the part worth slowing down for.

What is FormWise?

FormWise is the AI agent builder for coaches, course creators, and agencies. You connect the apps you already use — like Datadog — train your AI on your offer and voice, and let it handle the work you've been doing manually: onboarding, follow-ups, support, admin. No code, no developers, no engineering team required.

Can I sell AI agents to my clients?

Yes. A lot of FormWise users build AI assistants and sell them as part of their offer — done-for-you AI setups, white-label assistants for client businesses, custom GPTs trained on a client's brand. You can charge a setup fee, a monthly retainer, or both.

Can I embed my AI on my website or in my course?

Yes. Every AI you build in FormWise can be embedded on your site, dropped into your course platform, or shared as a standalone link. Your clients and students just open it like any other web page — no app to download, no login hoops.

Do I need to know anything about AI to use this?

No. If you can describe what you want your AI to do in plain English — "greet new clients, ask these 3 questions, book them a call" — FormWise can build it. We handle the models, the prompts, the connections. You handle the part you already know: what your business actually needs.

About Datadog on FormWise

Datadog offers monitoring, observability, and security for cloud-scale applications, unifying metrics, logs, and traces to help teams detect issues and optimize performance

Connect Datadog once and your FormWise AI gets 64 things it can do inside it. That means your AI can handle the Datadog work in your business — the messages, the updates, the follow-ups, the admin — the way you would, just faster and around the clock.

You don't need to know how any of it works under the hood. We take care of keeping the connection alive, retrying if something fails, and making sure your data only ever moves where you tell it to.

New to Datadog? Take a look at www.datadoghq.com.

Stop doing the Datadog work yourself

Hand it off to an AI assistant that sounds like you, works around the clock, and never forgets a follow-up. Free to start.