-
Notifications
You must be signed in to change notification settings - Fork 182
Valkey doc #4718
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.4.1
Are you sure you want to change the base?
Valkey doc #4718
Conversation
travagliad
left a comment
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.
LGTM
| - [**Overview**](../reference/dashboards/dashboard-valkey-redis-overview.md) - Summarizes deployment health and performance. | ||
| - [**Clients**](../reference/dashboards/dashboard-valkey-redis-clients.md) - Shows client connections, blocked clients, and buffer usage. | ||
| - [**Cluster Details**](../reference/dashboards/dashboard-valkey-redis-cluster-details.md) - Displays cluster topology, node roles, and replication offsets. | ||
| - [**Command Details**](../reference/dashboards/dashboard-valkey-redis-command-details.md) - Analyzes command throughput, execution time, and latency patterns so you can optimize queries. |
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.
🚫 [linkspector] reported by reviewdog 🐶
Cannot reach ../reference/dashboards/dashboard-valkey-redis-command-details.md Status: 404 Cannot find: ../reference/dashboards/dashboard-valkey-redis-command-details.md
| - [**Load**](../reference/dashboards/dashboard-valkey-redis-load.md) - Tracks workload distribution, read/write patterns, and CPU/I/O usage. | ||
| - [**Memory**](../reference/dashboards/dashboard-valkey-redis-memory.md) - Monitors memory use, eviction policies, and keyspace metrics. | ||
| - [**Network**](../reference/dashboards/dashboard-valkey-redis-network.md) - Shows network bandwidth and traffic patterns. | ||
| - [**Persistence**](../reference/dashboards/dashboard-valkey-redis-persistence.md) - Reviews RDB and AOF operations and rewrite 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.
🚫 [linkspector] reported by reviewdog 🐶
Cannot reach ../reference/dashboards/dashboard-valkey-redis-persistence.md Status: 404 Cannot find: ../reference/dashboards/dashboard-valkey-redis-persistence.md
| - [**Replication**](../reference/dashboards/dashboard-valkey-redis-replication.md) - Tracks replication lag, synchronization status, and backlog. | ||
| - [**Slowlog**](../reference/dashboards/dashboard-valkey-redis-slowlog.md) - Identifies slow commands and pinpoints performance bottlenecks. Full Query Analytics (QAN) support for Valkey/Redis is planned for a future release. Use Valkey's built-in SLOWLOG command for detailed query analysis in the meantime. | ||
|
|
||
| To get stated, see [Connect Valkey databases to PMM](../install-pmm/install-pmm-client/connect-database/valkey.md). |
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.
🚫 [linkspector] reported by reviewdog 🐶
Cannot reach ../install-pmm/install-pmm-client/connect-database/valkey.md Status: 404 Cannot find: ../install-pmm/install-pmm-client/connect-database/valkey.md
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: