- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`account_id
Type: STRING
blue_green_deployment_identifier
Type: STRING
Provider name: BlueGreenDeploymentIdentifier
Description: The unique identifier of the blue/green deployment.
blue_green_deployment_name
Type: STRING
Provider name: BlueGreenDeploymentName
Description: The user-supplied name of the blue/green deployment.
create_time
Type: TIMESTAMP
Provider name: CreateTime
Description: The time when the blue/green deployment was created, in Universal Coordinated Time (UTC).
delete_time
Type: TIMESTAMP
Provider name: DeleteTime
Description: The time when the blue/green deployment was deleted, in Universal Coordinated Time (UTC).
status
Type: STRING
Provider name: Status
Description: The status of the blue/green deployment. Valid Values:
PROVISIONING
- Resources are being created in the green environment.AVAILABLE
- Resources are available in the green environment.SWITCHOVER_IN_PROGRESS
- The deployment is being switched from the blue environment to the green environment.SWITCHOVER_COMPLETED
- Switchover from the blue environment to the green environment is complete.INVALID_CONFIGURATION
- Resources in the green environment are invalid, so switchover isn’t possible.SWITCHOVER_FAILED
- Switchover was attempted but failed.DELETING
- The blue/green deployment is being deleted.status_details
Type: STRING
Provider name: StatusDetails
Description: Additional information about the status of the blue/green deployment.
switchover_details
Type: UNORDERED_LIST_STRUCT
Provider name: SwitchoverDetails
Description: The details about each source and target resource in the blue/green deployment.
source_member
STRING
SourceMember
status
STRING
Status
PROVISIONING
- The resource is being prepared to switch over.AVAILABLE
- The resource is ready to switch over.SWITCHOVER_IN_PROGRESS
- The resource is being switched over.SWITCHOVER_COMPLETED
- The resource has been switched over.SWITCHOVER_FAILED
- The resource attempted to switch over but failed.MISSING_SOURCE
- The source resource has been deleted.MISSING_TARGET
- The target resource has been deleted.target_member
STRING
TargetMember
tags
Type: UNORDERED_LIST_STRING
target
Type: STRING
Provider name: Target
Description: The target database for the blue/green deployment. Before switchover, the target database is the clone database in the green environment.
tasks
Type: UNORDERED_LIST_STRUCT
Provider name: Tasks
Description: Either tasks to be performed or tasks that have been completed on the target database before switchover.
name
STRING
Name
status
STRING
Status
PENDING
- The resource is being prepared for deployment.IN_PROGRESS
- The resource is being deployed.COMPLETED
- The resource has been deployed.FAILED
- Deployment of the resource failed.