Configuration for a GCP metric namespace.

Hierarchy

  • GCPMetricNamespaceConfig

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
disabled?: boolean

When disabled, Datadog does not collect metrics that are related to this GCP metric namespace.

id?: string

The id of the GCP metric namespace.

Generated using TypeDoc