-
Notifications
You must be signed in to change notification settings - Fork 186
[Doc] New native nav #4865
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: doc_3.6.0
Are you sure you want to change the base?
[Doc] New native nav #4865
Conversation
|
|
||
|
|
||
| When you connect your PMM instances to Percona Platform with a customer account, PMM reveals two new tabs on the main menu, where you can check all the information available for your customer accounts: **Entitlements** and **Support tickets**: | ||
| When you connect your PMM instances to Percona Platform with a customer account, PMM reveals two new tabs on the main menu, where you can check all the information available for your customer accounts: **Entitlements** and **Support tickets**. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe those will be going away soon, plus, I think I haven't even implemented them on the new navigation.
|
|
||
| This is essential for database administrators who need to troubleshoot specific PostgreSQL services, analyze query performance, investigate connection issues, or monitor database activity patterns. | ||
|
|
||
| M |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo?
| @@ -1,21 +1,95 @@ | |||
| # Kubernetes Cluster Summary | |||
| # Kubernetes Cluster Overview | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For this dashboard info it would be good if someone more knowledgeable about Kubernetes took a look.
|
|
||
| The overview section displays critical cluster metrics including node count, pod status, CPU and memory capacity, and resource utilization percentages. These metrics update in real-time to help you quickly assess cluster health and identify potential issues. | ||
|
|
||
| ### Total Nodes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since we want to use "Sentence case" from now on, do we want to keep the current naming here? (I think when we are changing something on the dashboard, we could also update the casing as in - https://github.com/percona/grafana-dashboards/pull/1751/files)
| | :material-compass-outline: | Explore | Run ad-hoc queries with [PromQL](https://prometheus.io/docs/prometheus/latest/querying/basics/) to investigate specific metrics without creating dashboards. | | ||
| | :material-bell-outline: | | Alerts | Create and manage [alerts](../../alert/index.md) that notify you when metrics exceed thresholds. | | ||
| |:material-earth: | Advisors | Run automated health checks on your databases to identify configuration issues, security vulnerabilities, and performance problems. View recommendations for optimizing your database environment.| | ||
| | :material-flask-outline:| Inventory | Run health assessment checks on your databases and view recommendations for improving performance. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The description looks to be wrong here.
| |:material-earth: | Advisors | Run automated health checks on your databases to identify configuration issues, security vulnerabilities, and performance problems. View recommendations for optimizing your database environment.| | ||
| | :material-flask-outline:| Inventory | Run health assessment checks on your databases and view recommendations for improving performance. | | ||
| |:material-backup-restore: | Backups | Configure and manage your [database backups](../../backup/index.md) and storage locations. | | ||
| | :material-cog-outline:| Configuration | Configure PMM-specific settings and manage your monitored database inventory. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the management part should be moved into the Inventory row.
Co-authored-by: Matej Kubinec <[email protected]>
PMM-0
Link to the Feature Build: SUBMODULES-0
If this PR adds, removes or alters one or more API endpoints, please review and add or update the relevant API documentation as well:
If this PR is related to some other PRs in this or other repositories, please provide links to those PRs: