DataDog

Here are the Datadog Activities currently available in RigD:

 

Datadog Help 
Explains Datadog tool

Example   help with datadog

 

Get Datadog Dashboard List 
Retrieves the details for a Datadog Dashboard list including links to all the dashboards.

Example   get datadog dashboard list [dash list name]

Activity Inputs

DDDashListName: Please provide the name of the dashboard list.

 

Get Datadog Host Details 
Gets the details of a specific datadog host.

Example   get datadog host [host name]

Activity Inputs

DDHostName: Please provide the name of the host.

 

Get Datadog Monitor 
Gets the details for a datadog monitor.

Example   get Datadog monitor [monitor name]

Activity Inputs

DDMonitorName: Please provide the name of the monitor.

 

List Datadog Dashboard Lists 
Lists all your Datadog dashboard lists

Example   list datadog dashboard lists

 

List Datadog Hosts 
Lists datadog hosts and thier current state. The max results is 25, so use a filter to narrow the results.

Example   list datadog hosts filter [filter value]

Activity Inputs

DDHostFilter: Please enter a filter to narrow results with. Filters using Name, Alias, or Tag.

 

List Datadog Monitors 
Lists your datadog monitors and their current status. The max results is 25, so use a filter to narrow the results.

Example   list datadog monitors filter [Monitor Filter]

Activity Inputs

DDMonitorFilter: Please enter a filter to narrow results with. (hint: you can use status:warn to filter by status)

 

Mute Datadog Monitor 
Mute the datadog monitor so you don’t get more updates.

Example   mute datadog monitor [monitor name]

Activity Inputs

DDMonitorName: Please provide the name of the monitor.

 

Mute Datadog Host 
Mutes the specified datadog hod tif it can be found.

Example   mute datadog host [host name]

Activity Inputs

DDHostName: Please provide the name fo the host to mute.

DDMuteMessage: Please provide an optional message to indicate why you are muting this host.

 

Reslove Datadog Monitor 
Set the status of a monitor back to OK.

Example   resolve datadog monitor

Activity Inputs

DDMonitorName: Please provide the name of the monitor.

 

UnMute Datadog Host 
Unmute the specified datadog host

Example   unmute datadog host [host name]

Activity Inputs

DDHostName: Please provide the name of the host to unmute.

 

 

UnMute Datadog Monitor 
Unmute the datadog monitor so you start getting updates again.

Example   unmute datadog monitor [monitor name]

Activity Inputs

DDMonitorName: Please provide the name of the monitor.