- 필수 기능
- 시작하기
- 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
app_monitor_configuration
Type: STRUCT
Provider name: AppMonitorConfiguration
Description: A structure that contains much of the configuration data for the app monitor.
allow_cookies
BOOLEAN
AllowCookies
true
, the RUM web client sets two cookies, a session cookie and a user cookie. The cookies allow the RUM web client to collect data relating to the number of users an application has and the behavior of the application across a sequence of events. Cookies are stored in the top-level domain of the current page.enable_x_ray
BOOLEAN
EnableXRay
true
, RUM enables X-Ray tracing for the user sessions that RUM samples. RUM adds an X-Ray trace header to allowed HTTP requests. It also records an X-Ray segment for allowed HTTP requests. You can see traces and segments from these user sessions in the X-Ray console and the CloudWatch ServiceLens console. For more information, see What is X-Ray?excluded_pages
UNORDERED_LIST_STRING
ExcludedPages
ExcludedPages
and IncludedPages
in the same operation.favorite_pages
UNORDERED_LIST_STRING
FavoritePages
guest_role_arn
STRING
GuestRoleArn
GuestRoleArn
. For example, this can happen when you use the console to create an app monitor and you allow CloudWatch RUM to create a new identity pool for Authorization. In this case, GuestRoleArn
is not present in the GetAppMonitor response because it is not stored by the service. If this issue affects you, you can take one of the following steps:GuestRoleArn
.identity_pool_id
STRING
IdentityPoolId
included_pages
UNORDERED_LIST_STRING
IncludedPages
ExcludedPages
and IncludedPages
in the same operation.session_sample_rate
DOUBLE
SessionSampleRate
telemetries
UNORDERED_LIST_STRING
Telemetries
errors
indicates that RUM collects data about unhandled JavaScript errors raised by your application.performance
indicates that RUM collects performance data about how your application and its resources are loaded and rendered. This includes Core Web Vitals.http
indicates that RUM collects data about HTTP errors thrown by your application.created
Type: STRING
Provider name: Created
Description: The date and time that this app monitor was created.
custom_events
Type: STRUCT
Provider name: CustomEvents
Description: Specifies whether this app monitor allows the web client to define and send custom events. For more information about custom events, see Send custom events.
status
STRING
Status
DISABLED
.data_storage
Type: STRUCT
Provider name: DataStorage
Description: A structure that contains information about whether this app monitor stores a copy of the telemetry data that RUM collects using CloudWatch Logs.
cw_log
STRUCT
CwLog
cw_log_enabled
BOOLEAN
CwLogEnabled
cw_log_group
STRING
CwLogGroup
deobfuscation_configuration
Type: STRUCT
Provider name: DeobfuscationConfiguration
Description: A structure that contains the configuration for how an app monitor can deobfuscate stack traces.
java_script_source_maps
STRUCT
JavaScriptSourceMaps
s3_uri
STRING
S3Uri
status
STRING
Status
DISABLED
.domain
Type: STRING
Provider name: Domain
Description: The top-level internet domain name for which your application has administrative authority.
domain_list
Type: UNORDERED_LIST_STRING
Provider name: DomainList
Description: List the domain names for which your application has administrative authority.
id
Type: STRING
Provider name: Id
Description: The unique ID of this app monitor.
last_modified
Type: STRING
Provider name: LastModified
Description: The date and time of the most recent changes to this app monitor’s configuration.
name
Type: STRING
Provider name: Name
Description: The name of the app monitor.
state
Type: STRING
Provider name: State
Description: The current state of the app monitor.
tags
Type: UNORDERED_LIST_STRING