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

Add support for dynamic reload on config change #361

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

odk-
Copy link

@odk- odk- commented Jan 8, 2020

I've needed support for multiple servers in DATA_SOURCE_URI_FILE and automatic reload on file change. In same time I've added support of reload on SIGHUP. All needed to have full automatic deployment that reacts on config changes. It works now on my infra. I can work on this a bit more to get it merged upstream, so I won't need to backport it when new version will be out. Just want to get some feedback before.

@yashbhutwala
Copy link

👍 this looks to be a good change

@SuperQ
Copy link
Contributor

SuperQ commented Mar 1, 2021

I think we're going to replace DATA_SOURCE_URI_FILE with #468. This will support the multi-target exporter pattern.

@modernwarfareuplink
Copy link

Hi folks,
Thanks for raising a PR to support this feature. Is there any update on when this will be reviewed and merged ?

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