spring-cloud / spring-cloud/spring-cloud-commons
Spring Cloud LoadBalancer's cache won't show in /actuator/caches
Open
@spencergibb is already working on this.
Since Jan 27, 2020.
icebox
- Dominant language
- Java
- Stars
- 751
- Forks
- 744
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 9
Description
As the title. I use Spring Cloud LoadBalancer, but When I call /actuator/caches , It just shows json like below:
{
"cacheManagers": {}
}
I think It Should show Spring Cloud LoadBalancer's cacheManager.
@ryanjbaxter @spencergibb
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.