RUM powered by Grail JavaScript API - 1.327.2
    Preparing search index...

    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)

    Index

    Properties

    "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