performance #20912
Unanswered
alex-dengx
asked this question in
General
performance
#20912
Replies: 0 comments
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.
-
Does outputting to two different places at the same time during sinks lead to decreased performance?
My config file is like this:
The source I configured comes from Kafka. When it doesn't sink to the next-level vector, there is almost no delay in Kafka. However, after I added a to_vector, the data from Kafka began to experience
Beta Was this translation helpful? Give feedback.
All reactions