spring-cloud/spring-cloud-gateway

cache metrics for LocalResponseCache

Aberta

#3.722 aberto em 14 de mar. de 2025

 (5 comentários) (0 reação) (1 responsável)Java (3.204 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (4.284 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 21h) (18 fundiu PRs em 30d)

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.

Guia do colaborador