spring-cloud/spring-cloud-gateway

cache metrics for LocalResponseCache

Ouverte

#3 722 ouverte le 14 mars 2025

 (5 commentaires) (0 réaction) (1 personne assignée)Java (3 204 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (4 284 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur