Skip to main content

Datadog

Datadog monitoring integration for infrastructure observability. Provides submitting and querying metrics, creating events, managing monitors (create, get, list, mute), querying and sending logs, and scheduling downtimes (create, list, cancel). Authentication uses API Key and Application Key via a shared Connect session.

NamespaceRobomotion.Datadog
Version1.1.0
CategoryIT Operations, Analytics
Nodes15

Nodes

NodeDescription
ConnectOpens a connection to Datadog and returns a Client ID.
DisconnectCloses a Datadog connection.
Submit MetricsSubmit Metrics — see the properties below.
Query TimeseriesQueries timeseries in Datadog.
Create EventCreates an event in Datadog.
Create MonitorCreates a monitor in Datadog.
Get MonitorGets a monitor in Datadog.
List MonitorsLists monitors in Datadog.
Mute MonitorMute Monitor — see the properties below.
Query LogsQueries logs in Datadog.
Send LogsSends logs in Datadog.
Create DowntimeCreates a downtime in Datadog.
List DowntimesLists downtimes in Datadog.
Cancel DowntimeCancels a downtime in Datadog.
ToolkitExposes this package's operations to an AI Agent as a single tool.

Connecting

This package has a Connect node. Run it once at the start of your flow; it returns a Client ID that the other nodes take as input. Pair it with Disconnect so the connection is released when the flow ends.

Credentials belong in a Vault rather than typed into the node.

AI Agent tools

14 of these nodes are exposed as tools an AI Agent can call directly: Connect, Disconnect, Submit Metrics, Query Timeseries, Create Event, Create Monitor, Get Monitor, List Monitors, Mute Monitor, Query Logs, Send Logs, Create Downtime, List Downtimes, Cancel Downtime.

About this page

Generated from the package spec that the Flow Designer itself loads, so the node list and every property below match the version above exactly.

It does not yet include worked examples or service-specific guidance — those are written by hand, and a plausible-sounding guess in a reference page is worse than an honest gap. If you build something useful with this package, the community is the place to share it.