Skip to content
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

Support for Metrics #107

Closed
flofourcade opened this issue Dec 10, 2019 · 1 comment · Fixed by #108
Closed

Support for Metrics #107

flofourcade opened this issue Dec 10, 2019 · 1 comment · Fixed by #108
Assignees

Comments

@flofourcade
Copy link
Contributor

Is this a BUG REPORT or FEATURE REQUEST?:

/kind feature

What happened:

The vSphere CSI driver currently doesn't support exposing vSphere volume metrics (capacity, usage, ...) via the GetNodeVolumeStats endpoints.
The GetNodeVolumeStats endpoint is used by kubelets to expose kubelet_stats_volume* prometheus metrics.

What you expected to happen:

The CSI driver should implement this feature.
These metrics could then be used by monitoring / alerting stacks

How to reproduce it (as minimally and precisely as possible):
By using prometheus, or directly getting kubelet prometheus endpoint with curl.
No kubelet_stats_volume* are exposed for vSphere volumes

Anything else we need to know?:

Environment:

  • csi-vsphere version: 1.0.1
  • vsphere-cloud-controller-manager version: 1.0.0
  • Kubernetes version: 1.16.1
  • vSphere version: 6.7U3
  • OS (e.g. from /etc/os-release): CentOS 7
  • Kernel (e.g. uname -a):
  • Install tools: Kubeadm
  • Others:
@yuyiying
Copy link
Contributor

/assign @yuyiying

jsafrane pushed a commit to jsafrane/vsphere-csi-driver that referenced this issue Jan 5, 2024
…t/cherry-pick-106-to-release-4.15

[release-4.15] OCPBUGS-25856: UPSTREAM: 2714: CVE-2023-48795: bump golang.org/x/crypto to v0.17.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants