Replies: 3 comments 1 reply
|
lose metrics name: pulsar subscribtion backlog |
0 replies
|
Could you please provide more context here, such as the |
1 reply
|
Is this a cluster deployed with Apache Pulsar Helm chart? There's a known issue apache/pulsar-helm-chart#468 . Most recent comment provides some advice: apache/pulsar-helm-chart#468 (comment) . Contributions are welcome to address the issue! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Search before asking
Read release policy
Version
pulsar version:3.0.2
|># java -version
java version "17.0.9" 2023-10-17 LTS
|># cat /etc/os-release
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
Minimal reproduce step
cluster is ok,However, the topic metrics extracted by the metrics interface are missing,After I restart the brokers and bookies of the entire cluster later, metrics will include the missing topic metrics,for example,before restart,not have the Topic of screenshot

What did you expect to see?
i hope the topic of screenshot is always get metrics,not restart broker and bookie ,then get this metrics
What did you see instead?
no
Anything else?
1
Are you willing to submit a PR?
All reactions