Skip to content

[Enhancement] TopicStatusSubCommand supports outputting topic put TPS #9297

Closed
@ymwneu

Description

@ymwneu

Before Creating the Enhancement Request

  • I have confirmed that this should be classified as an enhancement rather than a bug/feature.

Summary

TopicStatusSubCommand supports outputting topic put TPS.

Motivation

The server currently collects statistics on the topic put TPS, but this information isn’t available through the command line tool. It is recommended to add it to TopicStatusSubCommand by introducing a new display of the topic TPS information for users to view.

Describe the Solution You'd Like

In the GET_TOPIC_STATS_INFO request, return the broker-side statistics of topic put TPS information, and then display it in the command line output.

Describe Alternatives You've Considered

No

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions