spring-cloud / spring-cloud/spring-cloud-gateway
cache metrics for LocalResponseCache
Open
@LivingLikeKrillin is already working on this.
Since Mar 22, 2025.
enhancement
help wanted
- Dominant language
- Java
- Stars
- 4.9k
- Forks
- 3.5k
- Avg merge
- 20h 57m
- Merged PRs (30d)
- 8
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.