spring-cloud/spring-cloud-gateway
cache metrics for LocalResponseCache
オープン
#3,722 opened on 2025/03/14
enhancementhelp wanted
Repository metrics
- Stars
- (4,284 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.