Skip to content

Conversation

@Technoboy-
Copy link
Contributor

Motivation

Currently, there is no visibility about the following activities:

  • How many bytes are written by a given namespace/topic?
  • How many bytes are read by a given namespace/topic?

So when the bookkeeper cluster is having heavy traffic, it is hard to tell which topic or namespace contributes most of the traffic.

Modifications

Add metrics [total_write_entries_size, total_write_enties_logical_size, total_read_entries_size ] for topic/namespace.

Technoboy- added a commit to Technoboy-/pulsar that referenced this pull request Jul 28, 2021
…ies_logical_size, pulsar_total_read_entries_size ] for topic/namespace (apache#11472)
@Anonymitaet Anonymitaet added the doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. label Jul 30, 2021
@Technoboy-
Copy link
Contributor Author

/pulsarbot run-failure-checks

Technoboy- added a commit to Technoboy-/pulsar that referenced this pull request Aug 3, 2021
Copy link
Member

@Anonymitaet Anonymitaet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution. Approved from the language perspective.

@Technoboy- Technoboy- changed the title Add metrics [total_write_entries_size, total_write_enties_logical_size, total_read_entries_size ] for topic/namespace Add metrics [AddEntryWithReplicasBytesRate] for namespace Aug 3, 2021
@codelipenghui codelipenghui added this to the 2.9.0 milestone Aug 4, 2021
@codelipenghui codelipenghui merged commit 92e7825 into apache:master Aug 4, 2021
codelipenghui pushed a commit that referenced this pull request Aug 5, 2021
@codelipenghui codelipenghui added the cherry-picked/branch-2.8 Archived: 2.8 is end of life label Aug 5, 2021
LeBW pushed a commit to LeBW/pulsar that referenced this pull request Aug 9, 2021
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Jan 25, 2022
bharanic-dev pushed a commit to bharanic-dev/pulsar that referenced this pull request Mar 18, 2022
momo-jun added a commit to momo-jun/pulsar that referenced this pull request Aug 5, 2022
@Technoboy- Technoboy- deleted the add-metrics-1 branch August 10, 2022 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-picked/branch-2.8 Archived: 2.8 is end of life doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. release/2.8.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants