Skip to content

Commit

Permalink
document "kiali internal metrics" dashboard (#670)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmazzitelli committed Jun 27, 2023
1 parent 1b1bef9 commit ec25cf3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions content/en/docs/Features/details.md
Expand Up @@ -105,6 +105,13 @@ As an example and for self-monitoring purpose Kiali itself [exposes Go metrics](
The pod annotation for Kiali is: `kiali.io/dashboards: go`


#### Kiali

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:

![Kiali Metrics (app view)](/images/documentation/features/kiali-dashboard-app-metrics.png)
![Kiali Metrics (workload view)](/images/documentation/features/kiali-dashboard-workload-metrics.png)

#### Node.js

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).
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ec25cf3

Please sign in to comment.