Skip to content

[doc] add Redis Sentinel and Apache Kvrocks monitoring help documentation - #4371

Open
SatyamPandey-07 wants to merge 1 commit into
apache:masterfrom
SatyamPandey-07:doc-cache-monitoring-help
Open

SatyamPandey-07 wants to merge 1 commit into
apache:masterfrom
SatyamPandey-07:doc-cache-monitoring-help

Conversation

@SatyamPandey-07

Copy link
Copy Markdown

What's changed?

  • Added user help documentation for Redis Sentinel monitoring in both English (home/docs/help/redis_sentinel.md) and Chinese (home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/redis_sentinel.md), detailing configuration parameters, SSH tunnel parameters, and metrics sets (server, clients, stats, cpu, sentinel).
  • Added user help documentation for Apache Kvrocks monitoring in both English (home/docs/help/kvrocks.md) and Chinese (home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/kvrocks.md), detailing configuration parameters and metrics sets (server, clients, memory, persistence, stats, replication, cpu, cluster, commandstats, keyspace).
  • Updated home/sidebars.json under the cache category to register help/redis_sentinel and help/kvrocks, eliminating 404 links from the monitoring console help buttons.

Checklist

  • I have read the Contributing Guide
  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

Add or update API

  • I have added the necessary e2e tests and all cases have passed.

fixes #4370

@github-actions github-actions Bot added the doc Improvements or additions to documentation label Sep 7, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Task] Add user help documentation for Redis Sentinel and Apache Kvrocks monitoring

1 participant