-
Notifications
You must be signed in to change notification settings - Fork 554
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
Enable metrics for csi-driver-registrar #1379
Comments
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/remove-lifecycle rotten |
/cc @blanchardma |
Is your feature request related to a problem?/Why is this needed
I need to scrap the csi-driver-registrar (efs-csi-node daemonset) metrics but the current csi-driver-regirstrar container is not configured to allow scraping metrics.
/feature
Describe the solution you'd like in detail
I would like to be able to do the same thing as here feat: enable metrics for csi-provisioner #1378
The text was updated successfully, but these errors were encountered: