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

Package api: Implement ValueList.Check(). #78

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Conversation

octo
Copy link
Member

@octo octo commented May 12, 2020

This new function does a sanity check on a ValueList, e.g. checking that the Host field is set and that the number of values and DS names match.

In particular, the need to check for duplicate data source names came up in prometheus/collectd_exporter#78.

This new function does a sanity check on a ValueList, e.g. checking that
the Host field is set and that the number of values and DS names match.
@octo octo merged commit 26404de into collectd:master Jan 4, 2024
@octo octo deleted the vl-check branch January 4, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant