spring-cloud/spring-cloud-gateway

cache metrics for LocalResponseCache

Offen

#3.722 geöffnet am 14.03.2025

 (5 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Java (3.204 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (4.284 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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