-
Notifications
You must be signed in to change notification settings - Fork 99
Enable reloading of config for aggregator #281
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
Comments
Hey @sinacek ! Would you be able to provide a bit more detail about what you are trying to accomplish? Is it that you want to use https://github.com/jimmidyson/configmap-reload with Vector to reload when the config map changes? If so, it should work once that tool supports sending If that's not what you want, could you provide a bit more detail about your use-case? |
Hi @jszwedko , that is exactly how you described. Roadmap of which project do you mean? |
The roadmap of the https://github.com/jimmidyson/configmap-reload project. It looks like they aim to support sending SIGHUPs in the future which means it'll just work with Vector. Assuming that is what you want, I think we can close this issue and just wait for them to add it (jimmidyson/configmap-reload#23). |
That issue is 5 years old, so i'm not sure if he has plan to implement it. Do you have on road map add endpoint to reload as it has prometheus? |
We don't have plans for that at the moment, but if it'd be useful for you would you want to open a feature request on the Vector repository describing what you would need? https://github.com/vectordotdev/vector/issues/new?assignees=&labels=type%3A+feature&template=feature.yml |
I find that similar issue is already exists, so I send comment there vectordotdev/vector#541 |
Enable reloading of config for aggregator when config file is changed without restart of pod.
Notes:
The text was updated successfully, but these errors were encountered: