Configuration for a GCP monitored resource.

Hierarchy

  • GCPMonitoredResourceConfig

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
filters?: string[]

List of filters to limit the monitored resources that are pulled into Datadog by using tags. Only monitored resources that apply to specified filters are imported into Datadog.

The GCP monitored resource type. Only a subset of resource types are supported.

Generated using TypeDoc