Aggregated low cache hit rate detection at view level.

Hierarchy

  • AggregatedLowCacheHitRate

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
avgCacheHitRate: number

Average cache hit rate across affected views.

avgResourceDownloadSizeBytes: number

Average total download size of uncached resources in bytes.

fingerprint: string

Unique fingerprint identifying this detection group.

impactScore: number

Impact score for this detection.

viewOccurrences: number

Number of sampled views where this detection occurred.

Generated using TypeDoc