- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Schema v2.1 introduces support for additional UI elements such as service groupings and new fields like application, tier, and lifecycle.
application
, tier
, and lifecycle
Application
and Teams
can be used as grouping variables in Service CatalogLifecycle
field indicates development stage to differentiate between production
, experimental
, or deprecated
servicesTier
field indicates service criticality for prioritizing during incident triageThe full schema is available on GitHub.
schema-version: v2.1
dd-service: delivery-state-machine
team: serverless
application: delivery-state-machine
tier: tier0
lifecycle: production
contacts:
- type: slack
contact: https://datadogincidents.slack.com/archives/C01EWN6319S
links:
- name: Demo Dashboard
type: dashboard
url: https://app.datadoghq.com/dashboard/krp-bq6-362
- name: Source
provider: github
url: https://github.com/DataDog/shopist-serverless/tree/main/delivery-state-machine
type: repo
- name: Deployment
provider: github
url: https://github.com/DataDog/shopist-serverless/blob/main/delivery-state-machine/serverless.yml
type: repo
- name: Datadog Doc
provider: link
url: https://docs.datadoghq.com/
type: doc
tags:
- "app:serverless-delivery"
- "tier:3"
- "business-unit:operations"