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

Add more file system metrics to the pod and container graphs #3961

Merged
merged 1 commit into from
Nov 26, 2021

Conversation

marcbachmann
Copy link
Contributor

@marcbachmann marcbachmann commented Oct 5, 2021

What would you like to be added:
At the moment lens doesn't support container_fs_usage_bytes metrics on a pod/container level as that's not supported in cAdvisor yet (gets actively worked on).

Other metrics we could add are container_fs_writes_bytes_total and container_fs_reads_bytes_total. Those are already supported and working in most systems.
Additionally it would also be neat to have the PVC I/O metrics directly in the graph, but that will need more visualization work.

Why is this needed:
While lens is no monitoring solution, people in operations could still benefit from the additional stats.

Would that be easy to support and something you want in here?

image

@marcbachmann marcbachmann force-pushed the filesystem-metrics branch 2 times, most recently from fb6aed7 to edeb237 Compare October 6, 2021 00:03
@Nokel81 Nokel81 added area/metrics All the things related to metrics enhancement New feature or request labels Oct 6, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2021

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Signed-off-by: Marc Bachmann <marc.brookman@gmail.com>
@github-actions
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@marcbachmann marcbachmann marked this pull request as ready for review November 17, 2021 16:01
@marcbachmann marcbachmann requested a review from a team as a code owner November 17, 2021 16:01
@marcbachmann marcbachmann requested review from Nokel81 and jim-docker and removed request for a team November 17, 2021 16:01
@Nokel81 Nokel81 added this to the 5.3.1 milestone Nov 17, 2021
@Nokel81 Nokel81 merged commit b3723de into lensapp:master Nov 26, 2021
@Nokel81 Nokel81 modified the milestones: 5.3.1, 5.4.0 Nov 30, 2021
@marcbachmann marcbachmann deleted the filesystem-metrics branch December 1, 2021 09:56
jansav pushed a commit to jansav/lens that referenced this pull request Dec 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/metrics All the things related to metrics enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants