# This metric is meant to give a client side view of how the Redis
# server is doing. Redis itself does not expose error counts. This
# metric can be used for Redis alerting and service health monitoring.
@exception_counter||=Gitlab::Metrics.counter(:redis_client_exceptions_total,'Client side Redis exception count, per Redis server, per exception class')