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

Cue compatibility for the Cortex config #4095

Closed
jtlisi opened this issue Apr 21, 2021 · 2 comments
Closed

Cue compatibility for the Cortex config #4095

jtlisi opened this issue Apr 21, 2021 · 2 comments

Comments

@jtlisi
Copy link
Contributor

jtlisi commented Apr 21, 2021

Is your feature request related to a problem? Please describe.

I think we should consider experimenting with CUE as a language for storing and structuring the Cortex configuration file. Cortex has an expansive set of configuration options and I believe a configuration language that has validation as a first class language feature could be really helpful for new users of the project.

I'm not suggesting we transition from YAML to Cue. However, I think we should consider adding Cue struct tags to the Go Config struct and generate an associated Cue file to allow for experimentation.

@harshit-singh88
Copy link

Hi @jtlisi , I am Harshit, Saw this issue on LFX mentorship.
Really Intrested to work on this and give my contribution to Cortex.

@stale
Copy link

stale bot commented Aug 12, 2021

This issue has been automatically marked as stale because it has not had any activity in the past 60 days. It will be closed in 15 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 12, 2021
@stale stale bot closed this as completed Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants