RUM powered by Grail JavaScript API - 1.327.2
Preparing search index...
ErrorCountSummaryFields
Interface ErrorCountSummaryFields
interface
ErrorCountSummaryFields
{
"error.csp_violation_count"
?:
number
;
"error.dropped_exception_count"
?:
number
;
"error.exception_count"
?:
number
;
"error.http_4xx_count"
?:
number
;
"error.http_5xx_count"
?:
number
;
"error.http_other_count"
?:
number
;
}
Hierarchy (
View Summary
)
ErrorCountSummaryFields
RUMSummaryEventBase
Index
Properties
error.csp_
violation_
count?
error.dropped_
exception_
count?
error.exception_
count?
error.http_
4xx_
count?
error.http_
5xx_
count?
error.http_
other_
count?
Properties
Optional
error.csp_
violation_
count
"error.csp_violation_count"
?:
number
Optional
error.dropped_
exception_
count
"error.dropped_exception_count"
?:
number
Optional
error.exception_
count
"error.exception_count"
?:
number
Optional
error.http_
4xx_
count
"error.http_4xx_count"
?:
number
Optional
error.http_
5xx_
count
"error.http_5xx_count"
?:
number
Optional
error.http_
other_
count
"error.http_other_count"
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
error.csp_
violation_
count
error.dropped_
exception_
count
error.exception_
count
error.http_
4xx_
count
error.http_
5xx_
count
error.http_
other_
count
RUM powered by Grail JavaScript API - 1.327.2
Loading...