Viewing Kafka Topic Details
On the console, you can view subscriptions to a topic, offsets and number of messages in each partition, and producer addresses of a Kafka instance.
Viewing Topic Details
- Log in to the console.
- Click in the upper left corner to select a region.
Select the region where your Kafka instance is located.
- Click and choose Application > Distributed Message Service for Kafka to open the console of DMS for Kafka.
- Click the desired Kafka instance to view its details.
- In the navigation pane, choose the Topics tab.
- Click a topic to view its details.
The general information, subscriptions, partitions, and producers are displayed.
- General information: topic name, brokers, partitions, and creation time
- The creation time is not displayed for topics created on and before Jul 10, 2023.
- The creation time is not displayed for topics automatically created, created by commands or code in clients, or created with Kafka Manager.
- Subscriptions: consumer group name and status, Coordinator (ID), and accumulation
Click the name of a consumer group name.
If an instance contains more than 10,000 consumer groups, the subscription relationships of topics cannot be queried.
Figure 1 Subscriptions
- Partitions: partition No., minimum offset, maximum offset, number of messages, and message update time
Figure 2 Partitions
- Producers: broker address, producer address, and producer connected time
- The producer information is displayed only when a producer is producing a message into the topic.
- For topics created on or before Jul 10, 2023, Producers is not displayed on the topic details page.
Figure 3 Producers
- General information: topic name, brokers, partitions, and creation time
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot