Datadog: Get a Monitor's Details
Datadog
Availability
This workflow action is available on our Business and Enterprise for Incident Management pricing plans. Please contact our Sales Team to upgrade to an account with this action.
Description
Get the overall status of a monitor, e.g. "Alert", "Ignored", "No Data", "OK", "Skipped", "Unknown" or "Warn."
Instructions
- If you have not done so already, please follow our instructions to Create an Incident Workflow.
- When you are prompted to add actions , select this action.
- Enter the following Inputs and then click Save. Continue following instructions to Publish the Workflow. When the action runs, you will see the Outputs listed below.
Inputs
Name | Description |
---|---|
Integration | Select a Workflow Integration or click New Datadog Connection to establish a new one. |
Monitor ID | Enter the ID of the monitor. This will be the number at the end of the monitor URL, e.g., https://app.datadoghq.com/monitors/<Monitor ID> . This input also accepts Field References . |
Outputs
Name | Description |
---|---|
Monitor Details | The details of the monitor. |
Monitor Name | The name of the monitor. |
Monitor State | The overall state of the monitor. Can be "Alert", "Ignored", "No Data", "OK", "Skipped", "Unknown" or "Warn." |
Monitor Query | The query used to define the monitor. Can be used to fetch a graph snapshot of the monitor state. |
Result | Value that shows if the action was successful or not. Either "Success" or "Failed." |
Result Summary | Brief description of what the action did or if it failed. |
Error | Brief description that is populated if the action failed. |
Updated 2 months ago