coderzc opened a new pull request, #17202:
URL: https://github.com/apache/pulsar/pull/17202
### Motivation
In the #15867, we using the name of
`pulsar_delayed_message_index_size_bytes` to describe the total memory size
,but using the name of `pulsar_delayed_delivery_tracker_memory_usage` add to
doc in the #15962.
### Modifications
Use `pulsar_delayed_message_index_size_bytes` instead of
`pulsar_delayed_delivery_tracker_memory_usage`.
### 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)
- [ ] `doc-not-needed`
(Please explain why)
- [x] `doc`
(Your PR contains doc changes)
- [ ] `doc-complete`
(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]