- 필수 기능
- 시작하기
- 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
commit_id
Type: STRING
Provider name: commitId
Description: The commit ID from a third-party repository provider for the job.
commit_message
Type: STRING
Provider name: commitMessage
Description: The commit message from a third-party repository provider for the job.
commit_time
Type: TIMESTAMP
Provider name: commitTime
Description: The commit date and time for the job.
end_time
Type: TIMESTAMP
Provider name: endTime
Description: The end date and time for the job.
job_arn
Type: STRING
Provider name: jobArn
Description: The Amazon Resource Name (ARN) for the job.
job_id
Type: STRING
Provider name: jobId
Description: The unique ID for the job.
job_type
Type: STRING
Provider name: jobType
Description: The type for the job. If the value is RELEASE
, the job was manually released from its source by using the StartJob
API. This value is available only for apps that are connected to a repository. If the value is RETRY
, the job was manually retried using the StartJob
API. If the value is WEB_HOOK
, the job was automatically triggered by webhooks. If the value is MANUAL
, the job is for a manually deployed app. Manually deployed apps are not connected to a Git repository.
source_url
Type: STRING
Provider name: sourceUrl
Description: The source URL for the files to deploy. The source URL can be either an HTTP GET URL that is publicly accessible and downloads a single .zip file, or an Amazon S3 bucket and prefix.
source_url_type
Type: STRING
Provider name: sourceUrlType
Description: The type of source specified by the sourceURL
. If the value is ZIP
, the source is a .zip file. If the value is BUCKET_PREFIX
, the source is an Amazon S3 bucket and prefix. If no value is specified, the default is ZIP
.
start_time
Type: TIMESTAMP
Provider name: startTime
Description: The start date and time for the job.
status
Type: STRING
Provider name: status
Description: The current status for the job.
tags
Type: UNORDERED_LIST_STRING