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

Introduce yml config validator script #33

Open
bsmid opened this issue Jan 14, 2019 · 0 comments
Open

Introduce yml config validator script #33

bsmid opened this issue Jan 14, 2019 · 0 comments

Comments

@bsmid
Copy link
Contributor

bsmid commented Jan 14, 2019

This script would check yml configs statically (no need for agent or the source of metrics to run).
Some of the checks we can do:

  • general yaml validation and whether format conforms to Agent yaml format
  • check whether labels are present, warn if description is missing
  • check lowercase/uppercase in labels, descriptions...
  • check units that were used (compare to list of standard units present in Agent configs)
  • any other check that might be useful
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

No branches or pull requests

1 participant