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

Enabling user, group quotas results in error #67

Closed
mark-tomich opened this issue Mar 18, 2024 · 0 comments · Fixed by #68
Closed

Enabling user, group quotas results in error #67

mark-tomich opened this issue Mar 18, 2024 · 0 comments · Fixed by #68

Comments

@mark-tomich
Copy link
Contributor

When enabling --collector.mmrepquota --collector.mmrepquota.quota-types=user in the gpfs_exporter, an error is thrown by the prometheus code because each fileset can have a different quota for each user (or group, for that matter). The result returned by the /metrics endpoint looks something like this:

* [from Gatherer #1] collected metric "gpfs_user_quota_files" { label:<name:"fs" value:"<filesystem>" > label:<name:"user" value:"<user>" > gauge:<value:0 > } was collected before with the same name and label values.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant