-
Notifications
You must be signed in to change notification settings - Fork 323
Closed
Labels
area:k8senhancementNew feature or requestNew feature or requestexperts neededThis issue or pull request is outside an area where general approvers feel they can approveThis issue or pull request is outside an area where general approvers feel they can approve
Description
Area(s)
Semantic convention for otelcol's kubeletstatsreceiver, area:k8s.
Is your change request related to a problem? Please describe.
In k8s, I would like to record CSI driver and volume handle information for relevant Persistent Volume Claims (PVCs) to be able to associate metrics to underlying disks.
Describe the solution you'd like
Two new attributes, with each mapping 1:1 to the respective driver/volumeHandle fields in CSIPersistentVolumeSource:
csi.drivercsi.volume.handle
And a new value for the k8s.volume.type attribute, csiPersistentVolume.
Describe alternatives you've considered
None
Additional context
This grew from open-telemetry/opentelemetry-collector-contrib#32055
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:k8senhancementNew feature or requestNew feature or requestexperts neededThis issue or pull request is outside an area where general approvers feel they can approveThis issue or pull request is outside an area where general approvers feel they can approve
Type
Projects
Status
Done