Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/datadog-service-definition/_shared/latest--entity.schema.json
Parent schema datadog-service-definition
Type: object

The base shape of a Datadog software entity

Properties

apiVersion string required

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

Values: "v3"
Examples: "v3"
kind string required

Kind describes the type of entity

Examples: "application", "service"
minLength=1
metadata Latest Metadata.schema required
spec object

The spec of the entity.

integrations object

The external integrations of the entity.

datadog object

The Datadog product associations for the entity.

extensions object

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