-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
OSSM 3.1.3
-
None
-
False
-
-
False
-
-
Reference Document:
Issue [1]
The tenant name in internal_url, health_check_url and external_url is referenced as string default. It would be better to define it as <tenant-name> for better readability.
Issue [2]
Point 5 in this document's procedure says:
Specifies the health check URL. Not required by default. When you deploy the distributed tracing platform in multitenancy, it does not expose the default health check URL. This is an example of a valid health URL.
^^ This statement is incorrect because if user omits health_check_url from Kiali CR, then "Mesh" tab in Kiali UI shows Tempo as unhealthy. So, it is mandatory to define the health_check_url in Kiali config.
The part of statement "Not required by default" needs to be omitted.