Technoboy- opened a new pull request #11430: URL: https://github.com/apache/pulsar/pull/11430
### Motivation Currently, we have a storageSize in the TopicStats and NamespaceStats, and pulsar_storage_size for the Prometheus format metrics. we need metrics for indicating the logical storage size without account for replicas. ### Modifications - Add storageLogicalSize for the TopicStats and NamespaceStats - Add pulsar_storage_logical_size to the prometheus endpoint -- 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]
