-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OSSM-3374 Add servicemesh_members metric #1119
base: maistra-2.4
Are you sure you want to change the base?
Conversation
@bmangoen could you rebase this PR? |
how best to test this? it looks like it's integrated with cluster-monitoring, but I don't know how to verify that |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dgn You can check these metrics from the OpenShift web console |
/retest |
@bmangoen is this now ready to be merged or does it need more work? is the metric name now correct? |
@luksa It is ready to be merged IMO. I renamed the metric |
@bmangoen , it looks like this needs to be rebased |
I would like to have metrics, which will answer to the following questions:
Current metrics do not provide enough information and we can only conclude which SMCP versions are still used, but not how many of a particular version and how many tenants users have per cluster, because metrics are summed up. Additionally, SMCP version is irrelevant in the context of namespaces included in the mesh, so this will create unnecessary time series. I suggest to collect the following metrics:
And then we have to create the following PrometheusRule:
|
@bmangoen: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
@jewertow Does this still make sense to implement? |
We want to add the Service Mesh Control Plane Namespaces counter metric that would be exposed by Telemetry