You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/distr-tracing-tempo-config-default.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ managementState: managed # <21>
45
45
<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.
46
46
<6> Storage is specified at instance deployment. See the installation page for information about storage options for the instance.
47
47
<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.
49
49
<9> Configuration options for retention of traces.
50
50
<10> Configuration options for the Tempo `distributor` component.
51
51
<11> Configuration options for the Tempo `ingester` component.
0 commit comments