【发布时间】:2017-10-03 14:16:53
【问题描述】:
在指标端点中,我得到了所有缓存大小,但没有命中/未命中(正如 https://docs.spring.io/spring-boot/docs/current/reference/html/production-ready-metrics.html#production-ready-datasource-cache 所预期的那样)
示例: "cache.mytest.size":19
我还预计命中/未命中计数器... 我正在使用番石榴。
【问题讨论】: