From ee4016f4bcba97a1e9d71b9c9ab406311e78157a Mon Sep 17 00:00:00 2001 From: Gaurav Soni Date: Thu, 16 Jan 2025 12:21:11 +0000 Subject: [PATCH] Docs: add that traces panel works with traceID to show a singular trace (#98451) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * update that traces panel works with traceID to show a singular trace * Update docs/sources/panels-visualizations/visualizations/traces/index.md Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> --------- Co-authored-by: Piotr Jamróz Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> --- .../panels-visualizations/visualizations/traces/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/panels-visualizations/visualizations/traces/index.md b/docs/sources/panels-visualizations/visualizations/traces/index.md index a5cbe545f95..ac99c3a07bd 100644 --- a/docs/sources/panels-visualizations/visualizations/traces/index.md +++ b/docs/sources/panels-visualizations/visualizations/traces/index.md @@ -51,7 +51,7 @@ refs: # Traces Traces visualizations let you follow a request as it traverses the services in your infrastructure. -The traces visualization displays traces data in a diagram that allows you to easily interpret it. +The traces visualization displays traces data in a diagram that allows you to easily interpret it. Traces visualizations currently render one trace traversal based on the traceID used in TraceQL or using a variable. For more information about traces and how to use them, refer to the following documentation: