spring-cloud / spring-cloud/spring-cloud-commons

Spring Cloud LoadBalancer's cache won't show in /actuator/caches

Open
#677 4 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.