kafka/docs
Bolin Lin 388db49191
KAFKA-19287 document all group coordinator metrics (#19749)
add following metrics

1.
kafka.server:type=group-coordinator-metrics,name=event-queue-time-ms-p95
2.

kafka.server:type=group-coordinator-metrics,name=num-partitions,state=[loading|active|failed]
3.

kafka.server:type=group-coordinator-metrics,name=event-processing-time-ms-p95
4.

kafka.server:type=group-coordinator-metrics,name=event-purgatory-time-ms-p95
5.
kafka.server:type=group-coordinator-metrics,name=batch-flush-time-ms-p95

Reviewers: David Jacot <djacot@confluent.io>, Chia-Ping Tsai
 <chia7712@gmail.com>
2025-05-21 19:15:07 +08:00
..
documentation KAFKA-18074: Add kafka client compatibility matrix (#18091) 2025-03-11 18:38:37 -07:00
images KAFKA-18111: Add Kafka Logo to README (#18452) 2025-01-08 17:17:31 -08:00
js MINOR: Bump trunk to 4.1.0-SNAPSHOT (#18213) 2024-12-16 16:47:13 +01:00
streams MINOR: remove transform and through from repartition description (#19291) 2025-04-08 18:10:25 -07:00
README.md KAFKA-16467: add docs README (#15664) 2024-04-30 10:26:35 +08:00
api.html MINOR: Use immutable KIP link (#19153) 2025-03-09 23:42:33 +08:00
compatibility-summary.html KAFKA-18074: Add kafka client compatibility matrix (#18091) 2025-03-11 18:38:37 -07:00
configuration.html KAFKA-18850 Fix the docs of org.apache.kafka.automatic.config.providers (#19039) 2025-02-27 15:36:27 +08:00
connect.html MINOR: Use immutable KIP link (#19153) 2025-03-09 23:42:33 +08:00
design.html MINOR: Use immutable KIP link (#19153) 2025-03-09 23:42:33 +08:00
docker.html MINOR: Refresh of the docs (#16375) 2024-06-18 17:15:47 +02:00
documentation.html KAFKA-18074: Add kafka client compatibility matrix (#18091) 2025-03-11 18:38:37 -07:00
ecosystem.html MINOR: Use immutable KIP link (#19153) 2025-03-09 23:42:33 +08:00
implementation.html MINOR: Remove old message format documentation (#19033) 2025-02-26 09:36:08 -08:00
introduction.html MINOR: Use immutable KIP link (#19153) 2025-03-09 23:42:33 +08:00
ops.html KAFKA-19287 document all group coordinator metrics (#19749) 2025-05-21 19:15:07 +08:00
protocol.html MINOR: Use immutable KIP link (#19153) 2025-03-09 23:42:33 +08:00
quickstart.html KAFKA-18229: Move configs out of "kraft" directory (#18389) 2025-01-22 15:47:57 +01:00
security.html KAFKA-16718-3/n: Added the ShareGroupStatePartitionMetadata record during deletion of share group offsets (#19478) 2025-04-25 22:01:48 +01:00
toc.html KAFKA-18074: Add kafka client compatibility matrix (#18091) 2025-03-11 18:38:37 -07:00
upgrade.html MINOR: Add more description to KIP-1148 (#19768) 2025-05-21 14:58:55 +08:00
uses.html MINOR: Various fixes in the docs (#14914) 2023-12-04 22:06:49 +01:00
zk2kraft-summary.html MINOR: Adjust ToC of zk2kraft and fix wrong section number of docker (#19146) 2025-03-09 08:55:50 +08:00

README.md

Docs

The documentation needs to run with kafka-site. Please check the README in the kafka-site repository to preview documentation locally.