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
<2> Specifies either {TempoShortName} or {JaegerShortName}. Tempo can expose a Jaeger or Tempo API.
43
-
<3> Specifies the internal URL for the Tempo API. If Tempo is deployed in a multi-tenant model, you must include the `tenant name` name.
44
-
<4> Specifies the {ocp-short-name} route for the Jaeger UI. When deployed in a multi-tenant model, the gateway creates the route. Otherwise, you must create the route in the `Tempo` namespace. You can manually create the route for the `tempo-sample-query-frontend` service or update the `Tempo`CR with `.spec.template.queryFrontend.jaegerQuery.ingress.type: route`.
45
-
<5> Specifies the health check URL. Not required by default. When Tempo is deployed in a multi-tenant model, Kiali does not expose the default health check URL. This is an example of a valid health URL.
42
+
<2> Specifies either {TempoShortName} or {JaegerShortName}. The {DTShortName}can expose a Jaeger API or a Tempo API.
43
+
<3> Specifies the internal URL for the Tempo API. When you deploy the {DTShortName}in multitenancy, include the tenant name in the URL path of the `internal_url` parameter. In this example, `default` represents the tenant name.
44
+
<4> Specifies the {ocp-short-name} route for the Jaeger UI. When you deploy the {DTShortName} in multitenancy, the gateway creates the route. Otherwise, you must create the route in the `Tempo` namespace. You can manually create the route for the `tempo-sample-query-frontend` service or update the `Tempo`custom resource with `.spec.template.queryFrontend.jaegerQuery.ingress.type: route`.
45
+
<5> Specifies the health check URL. Not required by default. When you deploy the {DTShortName}in multitenancy, it does not expose the default health check URL. This is an example of a valid health URL.
46
46
<6> Specifies the configuration used when the access URL is `HTTPS` or requires authentication. Not required by default.
47
47
<7> Specifies the configuration that defaults to `grafana`. Not required by default. Change to `jaeger` if the Kiali `View in tracing` link redirects to the Jaeger console UI.
0 commit comments