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.

The command is accessible to users with one or more of the following permissions:

  • power-ups.datadog.user

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.

The command is accessible to users with one or more of the following permissions:

  • power-ups.datadog.user

Storm Modules

This package does not export any Storm APIs.