Replies: 1 comment 2 replies
-
Hi @bmallya ! That is a current short coming of the watch functionality. We are tracking this here: #9819 . Let me know if that doesn't answer your question! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
As mentioned in the
usage
of vector, it is only looking at the file passed with the-w
command to check for updates in configuration to reload, but no mention of checking other files (say in the same directory).In my configuration, I have a
vrl
file associated with aremap
transform and wanted to update some of the fields at run time. In a test that I ran, the change I made in thevrl
file were not reloaded.Would you guys think that this is possible?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions