Skip to content

[docs] Update compaction metrics in 282 - #11896

Merged
Anonymitaet merged 1 commit into
apache:masterfrom
sijia-w:fix-11739
Sep 3, 2021
Merged

[docs] Update compaction metrics in 282 #11896
Anonymitaet merged 1 commit into
apache:masterfrom
sijia-w:fix-11739

Conversation

@sijia-w

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

Copy link
Copy Markdown
Contributor

This is a follow-up of #11739.

@sijia-w

sijia-w commented Sep 2, 2021

Copy link
Copy Markdown
Contributor Author

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

@Technoboy- Technoboy- left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@Anonymitaet Anonymitaet left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
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

sijia-w commented Sep 3, 2021

Copy link
Copy Markdown
Contributor Author

@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

sijia-w commented Sep 3, 2021

Copy link
Copy Markdown
Contributor Author

@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.

4 participants