-
Bug
-
Resolution: Done
-
Major
-
20.0.1.Final
-
None
-
Undefined
-
---
-
---
Infinispan statistics are currently not exposed in the metrics endpoint even when `statistics-enabled` is set to true on both the cache and the cache container.
The metrics collector expects Infinispan statistics to have `AttributeAccess.AccessType.METRIC`, while currently all attributes are registered with `AttributeAccess.AccessType.READ_ONLY` in the MetricHandler.
- is cloned by
-
JBEAP-21389 (7.3.z) WFLY-14063 - Infinispan statistics are not exposed as smallrye statistics
- Closed