tencent cloud

Viewing the Producer Connection Relationship
Last updated:2025-12-24 14:59:00
Viewing the Producer Connection Relationship
Last updated: 2025-12-24 14:59:00

Scenarios

In a production environment, the connection status between the producer and the server has a direct impact on the stability and performance of message sending. The monitoring of connection relationships (such as the client IP address, connection duration, and number of connections) can help you rapidly identify network exceptions or resource bottlenecks, ensuring efficient and reliable message delivery.

Operation Steps

1. Log in to the TDMQ for Apache Pulsar console. In the left sidebar, click Topic.
2. On the Topic list page, find the topic for which you want to view producers, and choose More > View Producer in the operation column to go to the producer list.



Producer Overview
Current Production TPS: the total number of messages produced per second by producers connected to the topic.
Current Production Throughput: the total size of messages produced per second by producers connected to the topic.
Current Producers: the total number of producers connected to the topic. (The list items are a combination of producers and partitions. Therefore, when multiple partitions exist, the total number of producers displayed in the overview will be less than the number of list items.)
Current Message Storage Size: the total size of messages stored in the topic.
Producer Details
Parameter
Description
Producer ID
ID of the producer.
Producer Name
Name of the message producer
Producer Address
Producer address and port number of the message
Client Version
Version of the TDMQ for Apache Pulsar client
Message Production Speed
Number of messages produced by the producer for a topic per unit time
Message Production Throughput
Size of messages produced by the producer per second
Average Message Size
Average size of messages produced by the producer for the topic

Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback