From 7a115abb35a26fc595eb650bf8864f89ba07413d Mon Sep 17 00:00:00 2001 From: ShyunnY <1147212064@qq.com> Date: Mon, 1 Apr 2024 22:55:16 +0800 Subject: [PATCH] fix: docs Signed-off-by: ShyunnY <1147212064@qq.com> --- .../en/latest/user/observability/rate-limit-observability.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/content/en/latest/user/observability/rate-limit-observability.md b/site/content/en/latest/user/observability/rate-limit-observability.md index a08c4c8965ea..b9ffcdedf2eb 100644 --- a/site/content/en/latest/user/observability/rate-limit-observability.md +++ b/site/content/en/latest/user/observability/rate-limit-observability.md @@ -7,8 +7,8 @@ This guide show you how to config RateLimit observability, includes traces. ## Prerequisites -Follow the steps from the [Quickstart Guide](../../quickstart) to install Envoy Gateway and the HTTPRoute example manifest. -Before proceeding, you should be able to query the example backend using HTTP. Follow the steps from the [Global Rate Limit](../../traffic/global-rate-limit) to install RateLimit. +Follow the steps from the [Quickstart Guide](../quickstart) to install Envoy Gateway and the HTTPRoute example manifest. +Before proceeding, you should be able to query the example backend using HTTP. Follow the steps from the [Global Rate Limit](../traffic/global-rate-limit) to install RateLimit. [OpenTelemetry Collector](https://opentelemetry.io/docs/collector/) offers a vendor-agnostic implementation of how to receive, process and export telemetry data.