gaozhangmin opened a new pull request, #15304:
URL: https://github.com/apache/pulsar/pull/15304
<!--
### Contribution Checklist
- PR title format should be *[type][component] summary*. For details, see
*[Guideline - Pulsar PR Naming
Convention](https://docs.google.com/document/d/1d8Pw6ZbWk-_pCKdOmdvx9rnhPiyuxwq60_TrD68d7BA/edit#heading=h.trs9rsex3xom)*.
- Fill out the template below to describe the changes contributed by the
pull request. That will give reviewers the context they need to do the review.
- Each pull request should address only one issue, not mix up code from
multiple issues.
Fixes #15229
### Motivation
conversion of NIC bandwidth and tx_bytes rx_bytes is wrong on linux
platform.
### Modifications
For NIC bandwidth:
1,000 bit/s = 1 [kbit/s](https://en.wikipedia.org/wiki/Kbit/s) (one
[thousand](https://en.wikipedia.org/wiki/Thousand) bits per second)
### Documentation
Check the box below or label this PR directly.
Need to update docs?
- [ ] `doc-required`
(Your PR needs to update docs and you will update later)
- [ ] `no-need-doc`
(Please explain why)
- [ ] `doc`
(Your PR contains doc changes)
- [ ] `doc-added`
(Docs have been already added)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]