Skip to content

Add metrics storageLogicalSize for the TopicStats and NamespaceStats - #11430

Merged
codelipenghui merged 1 commit into
apache:masterfrom
Technoboy-:add-metrics
Jul 22, 2021
Merged

Add metrics storageLogicalSize for the TopicStats and NamespaceStats#11430
codelipenghui merged 1 commit into
apache:masterfrom
Technoboy-:add-metrics

Conversation

@Technoboy-

Copy link
Copy Markdown
Contributor

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

@sijie sijie added the doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. label Jul 22, 2021
@codelipenghui
codelipenghui merged commit 540ae1b into apache:master Jul 22, 2021
codelipenghui pushed a commit that referenced this pull request Jul 23, 2021
@codelipenghui codelipenghui added the cherry-picked/branch-2.8 Archived: 2.8 is end of life label Jul 23, 2021
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Jan 25, 2022
momo-jun added a commit to momo-jun/pulsar that referenced this pull request Aug 5, 2022
@Technoboy-
Technoboy- deleted the add-metrics branch August 10, 2022 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-picked/branch-2.8 Archived: 2.8 is end of life doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. release/2.8.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants