Package Documentation

Storm Package: synapse-datadog

The following Commands are available from this package. This documentation is generated for version 1.2.1 of the package.

Storm Commands

This package implements the following Storm Commands.

datadog.setup.apikey

Set the Datadog API key.


Usage: datadog.setup.apikey [options] <apikey>

Options:

  --help                      : Display the command usage.
  --self                      : Set the key as a user variable. If not used, the key is set globally.

Arguments:

  <apikey>                    : The Datadog API key string.

datadog.setup.appkey

Set the Datadog application key.


Usage: datadog.setup.appkey [options] <appkey>

Options:

  --help                      : Display the command usage.
  --self                      : Set the key as a user variable. If not used, the key is set globally.

Arguments:

  <appkey>                    : The Datadog application key string.

Storm Modules

This package does not export any Storm APIs.