zookeeper monitoring metrics error #6237
lanzhiwang
started this conversation in
General
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Deploy kafka in operators 0.18 and configure zookeeper metrics as follows:
The deployed servicemonitors look like this:
At this time, there are some very strange monitoring metrics in promethues
The metrics zookeeper_packetsrecevied and zookeeper_packetssend will use the metric name and corresponding value as the new metric name
The rule that outputs these two metrics is
These two rules are repeated, but there is no direct use of the metrics value. Have you encountered this problem again?
Beta Was this translation helpful? Give feedback.
All reactions