Skip to content

Commit ec25cf3

Browse files
authored
document "kiali internal metrics" dashboard (#670)
fixes: kiali/kiali#5984
1 parent 1b1bef9 commit ec25cf3

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

content/en/docs/Features/details.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,13 @@ As an example and for self-monitoring purpose Kiali itself [exposes Go metrics](
105105
The pod annotation for Kiali is: `kiali.io/dashboards: go`
106106

107107

108+
#### Kiali
109+
110+
Kiali has its own built-in dashboard that helps you observe performance of the Kiali server itself. To view this dashboard, navigate to either the application or workload view of the Kiali server and select the `Kiali Internal Metrics` tab to see Kiali's own internal metrics:
111+
112+
![Kiali Metrics (app view)](/images/documentation/features/kiali-dashboard-app-metrics.png)
113+
![Kiali Metrics (workload view)](/images/documentation/features/kiali-dashboard-workload-metrics.png)
114+
108115
#### Node.js
109116

110117
Contains metrics such as active handles, event loop lag, and heap usage. The expected metrics are provided by [prom-client](https://www.npmjs.com/package/prom-client).
Loading
Loading

0 commit comments

Comments
 (0)