Skip to content

Commit 9666072

Browse files
authored
Merge pull request #82367 from iblancasa/TRACING-4559
TRACING-4559: clarify replication factor
2 parents ec96f92 + 3eb9d0b commit 9666072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/distr-tracing-tempo-config-default.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ managementState: managed # <21>
4545
<5> Contains all of the configuration parameters of the TempoStack instance. When a common definition for all Tempo components is required, define it in the `spec` section. When the definition relates to an individual component, place it in the `spec.template.<component>` section.
4646
<6> Storage is specified at instance deployment. See the installation page for information about storage options for the instance.
4747
<7> Defines the compute resources for the Tempo container.
48-
<8> Configuration for the replication factor.
48+
<8> Integer value for the number of ingesters that must acknowledge the data from the distributors before accepting a span.
4949
<9> Configuration options for retention of traces.
5050
<10> Configuration options for the Tempo `distributor` component.
5151
<11> Configuration options for the Tempo `ingester` component.

0 commit comments

Comments
 (0)