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

Metadata fields common to all versions/kinds of an entity.

Properties

name string required

Unique name given to an entity under the kind/namespace

Examples: "myService"
minLength=1
id string

A read-only globally unique identifier for the entity generated by Datadog. User supplied values are ignored.

Examples: "4b163705-23c0-4573-b2fb-f6cea2163fcb"
minLength=1
inheritFrom string

The entity reference from which to inherit metadata

Examples: "application:default/myapp"
managed object

A read-only set of Datadog managed attributes generated by Datadog. User supplied values are ignored.

owner string

The owner of the entity, usually a team

Examples: "myTeam"
additionalOwners object[]

The additional owners of the entity, usually a team

description string

Short description of the entity. The UI can leverage the description for display

displayName string

User friendly name of the entity. The UI can leverage the displayName for display

tags string[]

A set of custom tags

Examples: ["my:tag"]
contacts object[]

A list of contacts for the entity