Topics
Get Kafka Topic Stats
This endpoint gets detailed stats of a Kafka cluster.
GET
/
v2
/
Kafka
/
stats
/
topic
/
{id}
URL Parameters
The ID of the Kafka topic
Response Parameters
Average storage size of the Kafka topic in the current month
Total number of monthly produced messages to the Kafka topic
Total number of monthly consumed messages from the Kafka topic
Was this page helpful?