inokappa / rundeck-datadog_event-notification-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Groovy 100.0%