mirror of https://github.com/apache/kafka.git
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> |
||
---|---|---|
.. | ||
documentation | ||
images | ||
js | ||
streams | ||
README.md | ||
api.html | ||
compatibility-summary.html | ||
configuration.html | ||
connect.html | ||
design.html | ||
docker.html | ||
documentation.html | ||
ecosystem.html | ||
implementation.html | ||
introduction.html | ||
ops.html | ||
protocol.html | ||
quickstart.html | ||
security.html | ||
toc.html | ||
upgrade.html | ||
uses.html | ||
zk2kraft-summary.html |
README.md
Docs
The documentation needs to run with kafka-site. Please check the README in the kafka-site repository to preview documentation locally.