Deprecated - Service definition V1 for providing additional service metadata and integrations.

Hierarchy

  • ServiceDefinitionV1

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

Contact information about the service.

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

Extensions to V1 schema.

Type declaration

  • [key: string]: any
externalResources?: ServiceDefinitionV1Resource[]

A list of external links related to the services.

Basic information about a service.

Third party integrations that Datadog supports.

Org related information about the service.

Schema version being used.

tags?: string[]

A set of custom tags.

Generated using TypeDoc