From 8f6369000173fb246275562ef15f5d9b19a505a6 Mon Sep 17 00:00:00 2001 From: hc-github-team-consul-core Date: Tue, 8 Aug 2023 13:11:18 -0400 Subject: [PATCH] Backport of replaced ordered list of rate limit ops with flow diagram into release/1.16.x (#18405) backport of commit f792356986d0f99babc6f2707772c48bb97e8a98 Co-authored-by: trujillo-adam --- website/content/docs/agent/limits/index.mdx | 5 +++++ website/public/img/agent-rate-limiting-ops-order-dark.jpg | 3 +++ website/public/img/agent-rate-limiting-ops-order.jpg | 3 +++ 3 files changed, 11 insertions(+) create mode 100644 website/public/img/agent-rate-limiting-ops-order-dark.jpg create mode 100644 website/public/img/agent-rate-limiting-ops-order.jpg diff --git a/website/content/docs/agent/limits/index.mdx b/website/content/docs/agent/limits/index.mdx index 9a522dc33..ff6f2213c 100644 --- a/website/content/docs/agent/limits/index.mdx +++ b/website/content/docs/agent/limits/index.mdx @@ -31,6 +31,10 @@ Setting limits per source IP requires Consul Enterprise. You can define request rate limits in the agent configuration and in the control plane request limit configuration entry. The configuration entry also supports rate limit configurations for Consul resources. Consul perfroms the following order of operations when determing request rate limits: +![Diagram showing the order of operations for determining request rate limits.](/img/agent-rate-limiting-ops-order.jpg#light-theme-only) +![Diagram showing the order of operations for determining request rate limits.](/img/agent-rate-limiting-ops-order-dark.jpg#dark-theme-only) + + ## Kubernetes diff --git a/website/public/img/agent-rate-limiting-ops-order-dark.jpg b/website/public/img/agent-rate-limiting-ops-order-dark.jpg new file mode 100644 index 000000000..6d52e0639 --- /dev/null +++ b/website/public/img/agent-rate-limiting-ops-order-dark.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99798b0fbc2a501c4b43b56ee422ceed61bb55f758790f5ab659e587e9b5966a +size 38398 diff --git a/website/public/img/agent-rate-limiting-ops-order.jpg b/website/public/img/agent-rate-limiting-ops-order.jpg new file mode 100644 index 000000000..bee82ccd7 --- /dev/null +++ b/website/public/img/agent-rate-limiting-ops-order.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:228805819a208083dc383c11a3762ed44225c65dfa772ee8477da5da7443c3c0 +size 37489