Kaushik Raina created KAFKA-18579:
-------------------------------------
Summary: Add TransactionAbortableException instruction in docs
Key: KAFKA-18579
URL: https://issues.apache.org/jira/browse/KAFKA-18579
Project: Kafka
Issue Type: Improvement
Components: documentation, website
Reporter: Kaushik Raina
Assignee: Owen C.H. Leung
Fix For: 3.8.0
Some producer metrics such as buffer-exhausted-rate [1]are missing from the
documentation at
[https://kafka.apache.org/documentation.html#producer_monitoring]
Hence, users of Kafka sometimes don't know about these metrics at all.
This task will add these (and possibly any other missing) metrics to the
documentation. An example of a similar PR where metrics were added to the
documentation is at [https://github.com/apache/kafka/pull/12934]
[1]
[https://github.com/apache/kafka/blob/c254b22a4877e70617b2710b95ef44b8cc55ce97/clients/src/main/java/org/apache/kafka/clients/producer/internals/BufferPool.java#L91]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)