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 - Reload config #729

Open
Ronan-WeScale opened this issue Jul 16, 2024 · 0 comments
Open

Feature - Reload config #729

Ronan-WeScale opened this issue Jul 16, 2024 · 0 comments

Comments

@Ronan-WeScale
Copy link

Hi,

In case of add new tenant in config file (CM and secret in my case), the application need to be restarted to reload the configuration. That cause a "connection reset by peer" or something like this on client side and can become a problem when user get a long query to Loki from Grafana for example.

I think we need to implement an endpoint to reload config like prometheus does and create a config reloader sidecar to call this endpoint in case of update of the config files.

You will try to work on this but if you can tell me your things about this and the right path to implement it, tell me !

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