]
Katia Aresti reassigned ISPN-7899:
----------------------------------
Assignee: Katia Aresti
Implement Spring cache metrics for Infinispan
---------------------------------------------
Key: ISPN-7899
URL:
https://issues.jboss.org/browse/ISPN-7899
Project: Infinispan
Issue Type: Sub-task
Reporter: Galder ZamarreƱo
Assignee: Katia Aresti
Looking at the [Spring Boot sample cache
example|https://github.com/spring-projects/spring-boot/blob/master/spring...],
I realised that there's the possibility to add metrics for our caches, and we're
not currently exposing those.
The available cache metrics are defined
[here|https://docs.spring.io/spring-boot/docs/current/reference/html/production-ready-metrics.html].