This is an automated email from the ASF dual-hosted git repository.
mjsax pushed a commit to branch 4.0
in repository https://gitbox.apache.org/repos/asf/kafka.git
The following commit(s) were added to refs/heads/4.0 by this push:
new 704a7a4013a MINOR: add missing section to TOC (#20305)
704a7a4013a is described below
commit 704a7a4013a6deb6f68584a4f7da3addacc90a0e
Author: Matthias J. Sax <[email protected]>
AuthorDate: Tue Aug 5 14:27:09 2025 -0700
MINOR: add missing section to TOC (#20305)
Add new group coordinator metrics section to TOC.
Reviewers: Chia-Ping Tsai <[email protected]>
---
docs/toc.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/toc.html b/docs/toc.html
index c42961cf7fb..f0bd3e84e47 100644
--- a/docs/toc.html
+++ b/docs/toc.html
@@ -148,6 +148,7 @@
<li><a href="#monitoring">6.7 Monitoring</a>
<ul>
<li><a href="#remote_jmx">Security Considerations for
Remote Monitoring using JMX</a>
+ <li><a href="#group_coordinator_monitoring">Group
Coordinator Monitoring</a>
<li><a href="#tiered_storage_monitoring">Tiered
Storage Monitoring</a>
<li><a href="#kraft_monitoring">KRaft Monitoring</a>
<li><a href="#selector_monitoring">Selector
Monitoring</a>