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

Schema for custom entities

All of

1. Latest Entity.schema Latest Entity.schema
2. object object
apiVersion enum
Values: "v3"
kind string
pattern=^[a-z][a-z0-9]*(?:-[a-z0-9]+)*$
metadata object
extensions object
spec object
6 nested properties
dependsOn string[]

A list of components the entity depends on

Examples: "service:myapp", "queue:myqueue", "datastore:mydatastore", "library:mylibrary"
dependencyOf string[]

A list of components the entity is a dependency of

Examples: "service:parentapp"
componentOf string[]

A list of components the entity is a part of

Examples: "system:my-example-system", "service:myapp"
lifecycle string

The lifecycle state of the component.

Examples: "experimental", "production", "deprecated"
minLength=1
tier string

The importance of the component

Examples: "1", "High"
minLength=1
type string

The type of the custom entity

datadog object

Datadog product integrations for the custom entity

4 nested properties