- Integrations
- /
- Datadog
Datadog
Datadog metrics, events, and monitor management
Datadog is the dominant observability platform — metrics, logs, traces, and synthetics in one cohesive UI, used by engineering and SRE teams across most cloud-native orgs. Tiny Command exposes four actions, no triggers (Datadog alerts fire to configured notification channels — Slack, PagerDuty, webhooks; configure a webhook integration pointing at a Tiny Command webhook trigger to react to firing monitors): Post Event (push a discrete event into the Datadog timeline — the equivalent of "marked when this deploy went live", but Datadog-native and tag-queryable in dashboards), Query Metrics (run a metric query in Datadog's query language and get time-series back — e.g., `avg:trace.web.request.duration{env:prod}` for the last hour), Create Monitor (programmatically define an alerting monitor with query, thresholds, and notification list), List Monitors (every monitor in the org, filterable by tag/status). The connection takes a Datadog API key + Application key from Org Settings; Application key carries the user-scoped permissions for write operations.
Do anything Datadog can do, from a workflow.
Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.
| Action | What it does |
|---|---|
| Create Datadog Monitor | Programmatically defines an alerting monitor with query, thresholds, and notification list. Useful for infrastructure-as-workflow patterns where new services auto-provision their monitoring. |
| List Datadog Monitors | Returns every monitor in the org with status and filter tags. Useful for "what's firing right now" dashboards or "audit monitors that haven't alerted in 6 months for cleanup" maintenance workflows. |
| Post Datadog Event | Pushes a discrete event into Datadog's timeline — vertical line annotations on dashboards. The standard "mark when this deploy went live" workflow that helps engineers correlate metric changes with deploy timestamps. |
| Query Datadog Metrics | Runs a Datadog query (aggregator:metric{tags}) over a time range and returns the time-series. Useful for "send the daily KPI metric to Slack" or "alert when error rate doubles" custom workflows. |
Pre-built Datadog workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Datadog once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Datadog field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
Questions about the Datadog integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect Datadog to Tiny Command?
What Datadog triggers does Tiny Command support?
What Datadog actions can I run from a workflow?
Is the Datadog integration real-time?
Do I need to write code to use Datadog with Tiny Command?
How much does the Datadog integration cost?
More developer tools apps people connect.
Same category as Datadog, ordered by how often teams pair them. Hover the carousel to pause.
Do more with Datadog.
Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.