Skip to content

Clarify that monorepos may keep reads from getting distributed

Lee Matos requested to merge lbot-master-patch-14061 into master

What does this MR do and why?

Related ticket: https://gitlab.zendesk.com/agent/tickets/401487

In some large customer, large monorepo environments with heavy CI usage we've seen distributed reads enabled, but all traffic being served by primary. This is expected, so the docs call out that example to hint to that case and make it easier for customers + support engineers to quickly point to.

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.

Edited by Lee Matos

Merge request reports