-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: docs update for latest version (#40)
- Loading branch information
1 parent
ff1e464
commit 447c5dc
Showing
89 changed files
with
617 additions
and
366 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
--- | ||
slug: dashboard | ||
title: Team Dashboard | ||
sidebar_label: Dashboard | ||
--- | ||
|
||
The team dashboard gives a global overview of information most relevant to the team. | ||
|
||
## Prerequisites | ||
|
||
The Team dashboard uses the Team's Grafana instance to get it's information from. Make sure Grafana is enabled for the team. To enable Grafana: | ||
|
||
- Go to `Settings` | ||
- Managed monitoring | ||
- Enable Grafana | ||
|
||
## Dashboard elements | ||
|
||
The dashboard has 5 elements | ||
|
||
- [Inventory](#inventory) | ||
- [Resource Status](#resource-status) | ||
- [Resource Utilization](#resource-utilization) | ||
- [Vulnerabilities](#vulnerabilities) | ||
- [Compliance](#compliance) | ||
|
||
![Team dashboard](../../img/team-dashboard.png) | ||
|
||
### Inventory | ||
|
||
The inventory shows the Otomi resources within the team. Click on an inventory item to go directly to the full list. | ||
|
||
### Resource Status | ||
|
||
The Resource Status panels show if there are any issues with Pods deployed by the team. | ||
|
||
### Resource Utilization | ||
|
||
The Resource Utilization panels show the total amount of CPU and Memory consumed by the team. | ||
|
||
### Vulnerabilities | ||
|
||
The Vulnerabilities panels show the total amount of LOW, MEDIUM, HIGH and CRITICAL vulnerabilities in running containers deployed by the Team. | ||
|
||
### Compliance | ||
|
||
The Compliance panel shows the total amount of policy violations in workloads deployed by the Team. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.