Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Update compaction metrics in 282 #11896

Merged
merged 1 commit into from Sep 3, 2021
Merged

[docs] Update compaction metrics in 282 #11896

merged 1 commit into from Sep 3, 2021

Conversation

sijia-w
Copy link
Contributor

@sijia-w sijia-w commented Sep 2, 2021

This is a follow-up of #11739.

@sijia-w
Copy link
Contributor Author

sijia-w commented Sep 2, 2021

@Technoboy- @Anonymitaet Please help review the changes and leave a comment if anything should be modified. Thank you.

Copy link
Contributor

@Technoboy- Technoboy- left a comment

Choose a reason for hiding this comment

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

LGTM

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.

This PR modifies docs for master. Will you modify docs for 2.8.2?

| pulsar_compaction_duration_time_in_mills | Gauge | The duration time of compaction |
| pulsar_compaction_read_throughput | Gauge | The read throughput of compaction |
| pulsar_compaction_write_throughput | Gauge | The write throughput of compaction |
| pulsar_in_bytes_total | Counter | The total number of messages in bytes received for this topic. |
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
| pulsar_in_bytes_total | Counter | The total number of messages in bytes received for this topic. |
| pulsar_in_bytes_total | Counter | The total number of messages received for this topic (in bytes). |

if agree, please update all, thanks

@Anonymitaet Anonymitaet added the doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. label Sep 3, 2021
@Anonymitaet Anonymitaet added this to the 2.9.0 milestone Sep 3, 2021
@sijia-w
Copy link
Contributor Author

sijia-w commented Sep 3, 2021

@Anonymitaet I prefer to not use the parenthesis, that way, "in bytes" looks like a note. The main info in this sentence is still "the total number of messages".

@sijia-w
Copy link
Contributor Author

sijia-w commented Sep 3, 2021

@Anonymitaet I modified the doc in 2.8.2, and then I updated the changes to master. So this pr covers changes to both versions.

@Anonymitaet Anonymitaet merged commit 5b2b1c9 into apache:master Sep 3, 2021
@sijia-w sijia-w deleted the fix-11739 branch September 3, 2021 06:52
bharanic-dev pushed a commit to bharanic-dev/pulsar that referenced this pull request Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. release/2.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants