From b138f676e2fa13c87877abc44e157fa9b9543c83 Mon Sep 17 00:00:00 2001 From: lena-larionova <54370747+lena-larionova@users.noreply.github.com> Date: Fri, 9 Aug 2024 11:10:32 -0700 Subject: [PATCH] chore: Add link to performance info from resource sizing guidelines (#7738) add link to performance info --- app/_src/gateway/production/sizing-guidelines.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/app/_src/gateway/production/sizing-guidelines.md b/app/_src/gateway/production/sizing-guidelines.md index e29890c065a0..ac9ad629aa00 100644 --- a/app/_src/gateway/production/sizing-guidelines.md +++ b/app/_src/gateway/production/sizing-guidelines.md @@ -7,8 +7,13 @@ This document discusses the performance characteristics of resource allocation based on expected {{site.base_gateway}} configuration and traffic patterns. -These recommendations are a baseline guide only. Specific tuning or -benchmarking efforts should be undertaken for performance-critical environments. +These recommendations are a baseline guide only. +{% if_version gte:3.4.x %} +Specific [tuning or benchmarking efforts](/gateway/{{page.release}}/production/performance/benchmark/) +should be undertaken for performance-critical environments. +{% else %} +Specific tuning or benchmarking efforts should be undertaken for performance-critical environments. +{% endif_version %} ## General resource guidelines