From b5dc857f5d092b3bb2f92f955d2e7c4c2c36ab06 Mon Sep 17 00:00:00 2001 From: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> Date: Tue, 28 Jan 2025 12:38:51 -0500 Subject: [PATCH] Update docs/sources/tempo/configuration/_index.md --- docs/sources/tempo/configuration/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/tempo/configuration/_index.md b/docs/sources/tempo/configuration/_index.md index 3c8494bbbce..d50c7d81805 100644 --- a/docs/sources/tempo/configuration/_index.md +++ b/docs/sources/tempo/configuration/_index.md @@ -495,7 +495,7 @@ metrics_generator: [filter_server_spans: | default = true] # Whether server spans should be flushed to storage. - # Setting `flush_to_storage` to `true` ensures that metrics blocks are flushed to storage so TraceQL metrics queries against historical data. + # Setting `flush_to_storage` to `true` ensures that metrics blocks are flushed to storage so TraceQL metrics queries against historical data. [flush_to_storage: | default = false] # Number of blocks that are allowed to be processed concurrently.