Replies: 1 comment 4 replies
-
Hi @bmgante ! The typical recommendation is to set up a load balancer to receive the traffic and route to the Vector instances. There is some discussion around this here: https://vector.dev/docs/setup/going-to-prod/sizing/#horizontal-scaling |
Beta Was this translation helpful? Give feedback.
4 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.
-
Hi All,
I am using vector helm chart to receive http json events (source), apply logs to metrics transformations and expose the metrics in prometheus endpoint (sink).
I´ve been testing it with 1 replica (default) and it seems to work properly, but i am quite confused on how vector balances events if i have replica set to 2 if i need to scale up the service.
Can someone provide some guidance on this?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions