Schema for service entities.

Hierarchy

  • EntityV3Service

Constructors

Properties

apiVersion: EntityV3APIVersion

The schema version of entity type. The field is known as schema-version in the previous version.

Datadog product integrations for the service entity.

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

Custom extensions. This is the free-formed field to send client-side metadata. No Datadog features are affected by this field.

Type declaration

  • [key: string]: any
integrations?: EntityV3Integrations

A base schema for defining third-party integrations.

The definition of Entity V3 Service Kind object.

The definition of Entity V3 Metadata object.

The definition of Entity V3 Service Spec object.

Generated using TypeDoc