Skip to content

Add `redis_allowed_cross_slot_count` into logs

Sylvester Chin requested to merge sc1-log-allowed-cross-slot-counts into master

What does this MR do and why?

This MR adds redis_allowed_cross_slot_count and redis_{instance}_allowed_cross_slot_count into the log line. The new fields give us an indication of the volume of cross-slot counts under the allow_cross_slot_commands scope which approximates the number of cross-slot commands reasonably well.

See gitlab-com/gl-infra/scalability#2005 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading