-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Labels
MetricbeatMetricbeatMetricbeatStalledTeam:obs-ds-hosted-servicesLabel for the Observability Hosted Services teamLabel for the Observability Hosted Services teamenhancement
Description
Describe the enhancement:
This enhancement is slightly related to #39524, as the goal is to improve the monitoring of volumes.
Ideally it would be great to include the mount_point
of kubernetes volumes, as all the volumes we collect are belonging to pods, and the pods are mounting the volumes in certain locations.
Anyway this request might be challenging, as internally the mount point is not part of the volume
definition on the pod, it's included in the volumeMounts
section. Hence I don't know how feasible this would be.
Including the mount points would give much better visibility to users monitoring their Kubernetes infrastructure.
Describe a specific use case for the enhancement or feature:
Kubernetes volumes and pods monitoring.
robdiluca
Metadata
Metadata
Assignees
Labels
MetricbeatMetricbeatMetricbeatStalledTeam:obs-ds-hosted-servicesLabel for the Observability Hosted Services teamLabel for the Observability Hosted Services teamenhancement