Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 384 Bytes

File metadata and controls

16 lines (10 loc) · 384 Bytes

Rundeck Datadog Notification Plugin

Installation

Copy the groovy script to the plugins directory:

$ sudo cp DatadogEventNotification.groovy /var/lib/rundec/libext/

Configuration

The plugin requires one configuration entry.

  • subject: This string will be set as the description for the generated incident.
  • api_key: This is the API Key to your Datadog API.