## Spring Boot Admin Server information - **Version**: any - **Spring Boot version**: any - **Configured Security**: any - **Webflux or Servlet application**: any ## Client information - **Spring Boot versions**: any - **Used discovery mechanism**: any - **Webflux or Servlet application**: any ## Description - As stated in #2178 the bug still remains - Whenever a remote cache is configured, `cache.size` is not available ### Possible Solution - Check if `cache.size` is listed in `/metrics` - Maybe check, of other `cache.*` metrics are listed, too <!-- Thanks for raising a Spring Boot Admin issue. Please take the time to review the following categories as some of them do not apply here. ** Question ** 🛑 STOP!! Please ask questions about how to use something, or to understand why something isn't working as you expect it to, on Stack Overflow using the spring-boot-admin tag. ** Bug report ** 🪳 Please provide details of the problem, including the version of Spring Boot Admin and Spring Boot that you are using. If possible, please provide a test case or sample application that reproduces the problem. This makes it much easier for us to diagnose the problem and to verify that we have fixed it. -->