Skip to content

Commit

Permalink
Update docs/sources/tempo/configuration/_index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
knylander-grafana authored Jan 28, 2025
1 parent 0ff0306 commit b5dc857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/tempo/configuration/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ metrics_generator:
[filter_server_spans: <bool> | 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: <bool> | default = false]

# Number of blocks that are allowed to be processed concurrently.
Expand Down

0 comments on commit b5dc857

Please sign in to comment.