momo-jun opened a new pull request, #18564: URL: https://github.com/apache/pulsar/pull/18564
Fixes https://github.com/apache/pulsar/issues/18496 ### Modifications 1. Replace the reference table of stats in the [Get stats](https://pulsar.apache.org/docs/2.10.x/admin-api-topics/#get-stats) and [Get internal stats](https://pulsar.apache.org/docs/2.10.x/admin-api-topics/#get-internal-stats) section with links to the [Pulsar stats](https://pulsar.apache.org/docs/next/administration-stats/) page. 2. Add all the stats to the [Pulsar stats](https://pulsar.apache.org/docs/2.10.x/administration-stats/) page with a new categorization. Local preview: <img width="1598" alt="image" src="https://user-images.githubusercontent.com/60642177/203236268-93043844-bd8d-4bc9-b41b-80864ea1b5c5.png"> ### Documentation <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. --> - [x] `doc` <!-- Your PR contains doc changes. Please attach the local preview screenshots (run `sh start.sh` at `pulsar/site2/website`) to your PR description, or else your PR might not get merged. --> - [ ] `doc-required` <!-- Your PR changes impact docs and you will update later --> - [ ] `doc-not-needed` <!-- Your PR changes do not impact docs --> - [ ] `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]
