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

[Feature Request]: add ability to validate the manifests #523

Open
yasharne opened this issue Nov 13, 2024 · 1 comment
Open

[Feature Request]: add ability to validate the manifests #523

yasharne opened this issue Nov 13, 2024 · 1 comment

Comments

@yasharne
Copy link

Feature Request

Hi
I want to use grizzly in the pipeline of git, I want also to be able to validate the yaml file to see if it has all the requires files e.g. for loki datasource.
Can we have a flag to check and validate the yml file? something like promtool check config command

@yasharne yasharne added the enhancement New feature or request label Nov 13, 2024
@ii-jswoods
Copy link

I think this is a good feature to implement, ideally a dry-run option that would serve this purpose isn't currently available (though it could be in the future?). Static analysis checks could work through validating types and checking defined references exist elsewhere in config like data sources, uids and folders - just needs to be something simple that serves the purpose of saying this is valid grizzly config.

@Duologic Duologic removed the enhancement New feature or request label Nov 15, 2024
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

3 participants