Commit Graph

2 Commits

Author SHA1 Message Date
Matthew McPherrin 80351a94e9
Add opentelemetry tracing for Redis (#7598)
This pulls in the redisotel "extra" from the go-redis driver and
instruments our Redis connections with it.
2024-08-08 11:12:58 -04:00
Samantha 9aef5839b5
WFE: Add new key-value ratelimits implementation (#7089)
Integrate the key-value rate limits from #6947 into the WFE. Rate limits
are backed by the Redis source added in #7016, and use the SRV record
shard discovery added in #7042.

Part of #5545
2023-10-04 14:12:38 -04:00