DataDogConfiguration Class

Configuration of datadog.

Constructor

DataDogConfiguration(*args: Any, **kwargs: Any)

Variables

Name Description
site
str

The data dog site.

key
str

The data dog api key.

Attributes

key

The data dog api key.

key: str | None

site

The data dog site.

site: str | None