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

feat(config): add -exact-config command line argument #262

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

mchrome
Copy link
Collaborator

@mchrome mchrome commented Feb 1, 2024

This PR adds the "-exact-config" command line argument which ensures that all parameters in a config file are contained inside the corresponding struct.
If you run e2e tests with this, they are going to fail since "max-metrics-in-render-answer" does not exist inside the "Common" struct.

@mchrome mchrome marked this pull request as ready for review February 5, 2024 12:18
@msaf1980 msaf1980 merged commit e069b71 into go-graphite:master Feb 6, 2024
6 checks passed
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 this pull request may close these issues.

4 participants