Show Table of Contents
15.6. 启用 Infinispan 统计信息的采集
您可以在启动配置文件(
standalone.xml、standalone-ha.xml 或 domain.xml)或管理 CLI 里启用统计采集。
15.6.1. 在启动配置文件里启用 Infinispan 统计信息的采集
过程 15.3. 在启动配置文件里启用 Infinispan 统计
- 在 Infinispan 子系统的
cache-container或cacheXML 标签下添加statistics-enabled=VALUE属性。
例 15.2. 为 cache 启用统计采集
<replicated-cache name="sso" mode="SYNC" batching="true" statistics-enabled="true"/>
例 15.3. 为 cache-container 启用统计采集
<cache-container name="singleton" aliases="cluster ha-partition" default-cache="default" statistics-enabled="true">

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.