spring-cloud/spring-cloud-gateway

cache metrics for LocalResponseCache

Open

#3,722 创建于 2025年3月14日

在 GitHub 查看
 (5 评论) (0 反应) (1 负责人)Java (4,284 star) (3,204 fork)batch import
enhancementhelp wanted

描述

No metrics available for LocalResponseCache filter In order to check the efficiency of the configured cache it would be great if the usual cache statistics are available.

Describe the solution you'd like the cache for the LocalResponseCache should be automatically registered in actuator.

Describe alternatives you've considered Alternative solution would be to enhance the documentation how to register the caches manually.

贡献者指南