Skip to content

Is it recommened to use --watch-config in production? #20705

Answered by jszwedko
pgollangi asked this question in Q&A
Discussion options

You must be logged in to vote
  • Is it recommend to use --watch-config in production where vector handling 1M msg/s

You could try it. It should work, ideally, but at that volume I wouldn't be surprised if some edge case was hit.

  • how intensive is reload of vector, length of configuration file has a factor on this?

No more intensive than loading the file at start-up. And yes, it depends on the number of components.

  • will there be a downtime or dip in # of events that vector accepts when its reloading?

Ideally no.

  • vector reload cause any back pressure on systems writing to it?

Ideally no.

  • Is it possible that vector discord events during reload?

The expectation is that it shouldn't. If it does, that would …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pgollangi
Comment options

Answer selected by pgollangi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants