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

Schema for queue entities

All of

1. Latest Entity.schema Latest Entity.schema
2. object object
apiVersion enum
Values: "v3"
kind enum
Values: "queue"
metadata object
extensions object
spec object
6 nested properties
lifecycle string

The lifecycle state of the queue.

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

The importance of the queue

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

The type of queue

Examples: "kafka", "rabbitmq"
componentOf string[]

A list of components the queue is a part of

Examples: "system:my-example-system", "service:myapp"
dependsOn string[]

A list of components the queue depends on

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

A list of components the queue is a dependency of

Examples: "service:parentapp"
datadog object

Datadog product integrations for the queue entity

4 nested properties