扩展注册表计数器
使用此页面作为扩展注册表计数器属性的引用。
此类别的数据计数器包含扩展注册表的使用信息。
计数器定义
名称 | 键 | 标识 | 描述 | 详细程度 | 类型 | 级别 | 开销 |
---|---|---|---|---|---|---|---|
RequestCount | ExtensionRegistryStats.numRequests | 1 | 处理的高速缓存读请求总数 | 每个服务器 | CountStatistic | 基本 | 低 |
HitCount | ExtensionRegistryStats.numHits | 2 | 超过总请求数的高速缓存命中数 | 每个服务器 | CountStatistic | 基本 | 低 |
HitRate | ExtensionRegistryStats.hitRate | 3 | 高速缓存命中率 | 每个服务器 | TimeStatistic | 基本 | 低 |
DisplacementCount | ExtensionRegistryStats.numDisplaces | 4 | 高速缓存位移数 | 每个服务器 | CountStatistic | 基本 | 低 |