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 node_filesystem_mount_info metric #1384

Open
discordianfish opened this issue Jun 18, 2019 · 2 comments · May be fixed by #2970
Open

Add node_filesystem_mount_info metric #1384

discordianfish opened this issue Jun 18, 2019 · 2 comments · May be fixed by #2970

Comments

@discordianfish
Copy link
Member

Currently there is no way to get node_disk_* metrics for a mountpoint (as oppose to for a device). To allow this, we should add a node_filesystem_mount_info metric exposing device and mountpoint to allow vector matching with node_disk_* metrics.

Related, #885 is about making the device label consistent with makes the matching easier.
Implementation of this should also fix #600.

@pborzenkov
Copy link
Contributor

Is anyone currently working on this? If no, I can probably try and prepare a PR.

@SuperQ
Copy link
Member

SuperQ commented Jan 31, 2020

No, I don't think anyone is working on this.

migeyel added a commit to migeyel/node_exporter that referenced this issue Mar 21, 2024
Fixes: prometheus#1384

Signed-off-by: Miguel Oliveira <miguel.oliveira4224@gmail.com>
@migeyel migeyel linked a pull request Mar 21, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants