mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
29 lines
1.1 KiB
Plaintext
29 lines
1.1 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
//* service_mesh/v1x/ossm-observability.adoc
|
|
//* service_mesh/v2x/ossm-observability.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="ossm-observability-access-console_{context}"]
|
|
= Viewing service mesh data
|
|
|
|
The Kiali operator works with the telemetry data gathered in {SMProductName} to provide graphs and real-time network diagrams of the applications, services, and workloads in your namespace.
|
|
|
|
To access the Kiali console you must have {SMProductName} installed and projects configured for the service mesh.
|
|
|
|
.Procedure
|
|
|
|
. Use the perspective switcher to switch to the *Administrator* perspective.
|
|
|
|
. Click *Home* -> *Projects*.
|
|
|
|
. Click the name of your project. For example, click `bookinfo`.
|
|
|
|
. In the *Launcher* section, click *Kiali*.
|
|
|
|
. Log in to the Kiali console with the same user name and password that you use to access the {product-title} console.
|
|
|
|
When you first log in to the Kiali Console, you see the *Overview* page which displays all the namespaces in your service mesh that you have permission to view.
|
|
|
|
If you are validating the console installation, there might not be any data to display.
|