spring-cloud/spring-cloud-gateway

cache metrics for LocalResponseCache

Open

#3722 aperta il 14 mar 2025

Vedi su GitHub
 (5 commenti) (0 reazioni) (1 assegnatario)Java (3204 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (4284 star)
Metriche merge PR
 (Merge medio 1g 21h) (18 PR mergiate in 30 g)

Descrizione

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.

Guida contributor