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
| tempo.livenessProbe.httpGet.port | int |`3100`||
@@ -76,8 +76,8 @@ Grafana Tempo Single Binary Mode
76
76
| tempo.multitenancyEnabled | bool |`false`||
77
77
| tempo.overrides | object |`{}`||
78
78
| tempo.pullPolicy | string |`"IfNotPresent"`||
79
-
| tempo.querier | object |`{}`| Configuration options for the querier |
80
-
| tempo.queryFrontend | object |`{}`| Configuration options for the query-fronted |
79
+
| tempo.querier | object |`{}`| Configuration options for the querier. Refers to: https://grafana.com/docs/tempo/latest/configuration/#querier|
80
+
| tempo.queryFrontend | object |`{}`| Configuration options for the query-fronted. Refers to: https://grafana.com/docs/tempo/latest/configuration/#query-frontend|
81
81
| tempo.readinessProbe.failureThreshold | int |`3`||
0 commit comments