From 86b5cf1ccced98ac71253ea98a959153868b4b1c Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 14:10:44 -0500 Subject: [PATCH] [v10.1.x] [DOC] Update filter tag doc (#74564) [DOC] Update filter tag doc (#74452) * Update filter tag doc * Update docs/sources/shared/datasources/tempo-search-traceql.md Co-authored-by: Jennifer Villa --------- Co-authored-by: Jennifer Villa (cherry picked from commit 62badf0e7d12660e1c1800bd508a987319ad7988) Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> --- docs/sources/shared/datasources/tempo-search-traceql.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/sources/shared/datasources/tempo-search-traceql.md b/docs/sources/shared/datasources/tempo-search-traceql.md index cb231235037..06139fd2826 100644 --- a/docs/sources/shared/datasources/tempo-search-traceql.md +++ b/docs/sources/shared/datasources/tempo-search-traceql.md @@ -83,7 +83,9 @@ You can either select **Run query** to execute the query or define tags and then ## Define tags -You can add any tags to your query. Tags can be selected by scoped (span or resource) or unscoped. If you select unscoped, then all tags are searched for matches. +You can add any tags to your query to further filter the results. +Tags can be selected by scoped (span or resource) or unscoped. +If you select unscoped, then all tags are searched for matches. To add a tag, follow these steps: