candlerb opened a new issue #5684: Documentation: units for storageSize
URL: https://github.com/apache/pulsar/issues/5684
 
 
   **Is your feature request related to a problem? Please describe.**
   
   ```
   ubuntu@ldex-pulsar:~$ apache-pulsar-2.4.1/bin/pulsar-admin topics stats 
public/default/avro-topic | grep storageSize
     "storageSize" : 1980,
   ubuntu@ldex-pulsar:~$ apache-pulsar-2.4.1/bin/pulsar-admin topics stats 
public/default/my-topic | grep storageSize
     "storageSize" : 3579,
   ```
   
   What are those units? Bytes, KiB, MiB, GiB, something else?
   
   **Describe the solution you'd like**
   Document at https://pulsar.apache.org/docs/en/pulsar-admin/#stats-1 and/or 
https://pulsar.apache.org/admin-rest-api/?version=2.4.1#operation/getStats

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to