- 필수 기능
- 시작하기
- 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
arn
Type: STRING
Provider name: arn
Description: The Amazon Resource Name (ARN) of the scheduling policy. An example is arn:aws:batch:us-east-1:123456789012:scheduling-policy/HighPriority
.
fairshare_policy
Type: STRUCT
Provider name: fairsharePolicy
Description: The fair share policy for the scheduling policy.
compute_reservation
INT32
computeReservation
(computeReservation/100)^ActiveFairShares
where ActiveFairShares
is the number of active fair share identifiers. For example, a computeReservation
value of 50 indicates that Batch reserves 50% of the maximum available vCPU if there’s only one fair share identifier. It reserves 25% if there are two fair share identifiers. It reserves 12.5% if there are three fair share identifiers. A computeReservation
value of 25 indicates that Batch should reserve 25% of the maximum available vCPU if there’s only one fair share identifier, 6.25% if there are two fair share identifiers, and 1.56% if there are three fair share identifiers. The minimum value is 0 and the maximum value is 99.share_decay_seconds
INT32
shareDecaySeconds
share_distribution
UNORDERED_LIST_STRUCT
shareDistribution
SharedIdentifier
objects that contain the weights for the fair share identifiers for the fair share policy. Fair share identifiers that aren’t included have a default weight of 1.0
.share_identifier
STRING
shareIdentifier
shareIdentifier
of UserA
and another that specifies a shareIdentifier
of UserA-1
. There can be no more than 500 fair share identifiers active in a job queue. The string is limited to 255 alphanumeric characters, and can be followed by an asterisk (*).weight_factor
FLOAT
weightFactor
name
Type: STRING
Provider name: name
Description: The name of the scheduling policy.
tags
Type: UNORDERED_LIST_STRING