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

[Kubernetes Integration] Volume dashboard show if volume is persistent and to which pod it belongs #9612

Open
herrBez opened this issue Apr 16, 2024 · 2 comments
Labels
enhancement New feature or request Integration:kubernetes Kubernetes Team:Cloudnative-Monitoring Label for the Cloud Native Monitoring team [elastic/obs-cloudnative-monitoring]

Comments

@herrBez
Copy link
Contributor

herrBez commented Apr 16, 2024

As of now the Kubernetes Integration volume dashboard does not show the involved pods nor if the volume is persistent or not, which makes the Dashboard not very helpful for Kubernetes Administrators, which are not able to find the relevant pods and understand whether a restart could help in fixing the issue by looking at the dashboard:

image

This issue asks to add two/three columns to the visualization:

  1. kubernetes.namespace kubernetes.pod.name: to identify which pod has the problem
  2. kubernetes.persistentvolume.claim: to understand whether the volume is persistent or not

While the kubernetes.pod.name is already part of the documents of kubernetes volume dataset, the persistent volume claim information is not. To this extent the issue have been opened elastic/beats#38839.

@herrBez herrBez added enhancement New feature or request Integration:kubernetes Kubernetes Team:Cloudnative-Monitoring Label for the Cloud Native Monitoring team [elastic/obs-cloudnative-monitoring] labels Apr 16, 2024
@herrBez
Copy link
Contributor Author

herrBez commented Apr 17, 2024

cc @elastic/obs-ds-hosted-services

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Integration:kubernetes Kubernetes Team:Cloudnative-Monitoring Label for the Cloud Native Monitoring team [elastic/obs-cloudnative-monitoring]
Projects
None yet
Development

No branches or pull requests

2 participants