Reduce redis key size by half for Prometheus::ProxyService
- Prometheus::ProxyService is sending over the contents of cache_key in with_reactive_cache and the keys are being duplicated by ReactiveCaching#full_reactive_cache_key since it calls Prometheus::ProxyService::reactive_cache_key
Showing
Please register or sign in to comment