DatadogHost interface

Properties

aliases

The aliases for the host installed via the Datadog agent.

apps

The Datadog integrations reporting metrics for the host.

meta
name

The name of the host.

Property Details

aliases

The aliases for the host installed via the Datadog agent.

aliases?: string[]

Property Value

string[]

apps

The Datadog integrations reporting metrics for the host.

apps?: string[]

Property Value

string[]

meta

meta?: DatadogHostMetadata

Property Value

name

The name of the host.

name?: string

Property Value

string