- 필수 기능
- 시작하기
- 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
agent_orchestration_config
Type: STRUCT
Provider name: agentOrchestrationConfig
Description: An AgentOrchestrationConfig
object that indicates if the profiling group is enabled for profiled or not.
profiling_enabled
BOOLEAN
profilingEnabled
Boolean
that specifies whether the profiling agent collects profiling data or not. Set to true
to enable profiling.arn
Type: STRING
Provider name: arn
Description: The Amazon Resource Name (ARN) identifying the profiling group resource.
compute_platform
Type: STRING
Provider name: computePlatform
Description: The compute platform of the profiling group. If it is set to AWSLambda
, then the profiled application runs on AWS Lambda. If it is set to Default
, then the profiled application runs on a compute platform that is not AWS Lambda, such an Amazon EC2 instance, an on-premises server, or a different platform. The default is Default
.
created_at
Type: TIMESTAMP
Provider name: createdAt
Description: The time when the profiling group was created. Specify using the ISO 8601 format. For example, 2020-06-01T13:15:02.001Z represents 1 millisecond past June 1, 2020 1:15:02 PM UTC.
name
Type: STRING
Provider name: name
Description: The name of the profiling group.
profiling_status
Type: STRUCT
Provider name: profilingStatus
Description: A ProfilingStatus
object that includes information about the last time a profile agent pinged back, the last time a profile was received, and the aggregation period and start time for the most recent aggregated profile.
latest_agent_orchestrated_at
TIMESTAMP
latestAgentOrchestratedAt
latest_agent_profile_reported_at
TIMESTAMP
latestAgentProfileReportedAt
latest_aggregated_profile
STRUCT
latestAggregatedProfile
AggregatedProfileTime
object that contains the aggregation period and start time for an aggregated profile.period
STRING
period
P1D
— 1 dayPT1H
— 1 hourPT5M
— 5 minutesstart
TIMESTAMP
start
period
property of the AggregatedProfileTime
object. Specify start
using the ISO 8601 format. For example, 2020-06-01T13:15:02.001Z represents 1 millisecond past June 1, 2020 1:15:02 PM UTC.tags
Type: UNORDERED_LIST_STRING
updated_at
Type: TIMESTAMP
Provider name: updatedAt
Description: The date and time when the profiling group was last updated. Specify using the ISO 8601 format. For example, 2020-06-01T13:15:02.001Z represents 1 millisecond past June 1, 2020 1:15:02 PM UTC.