Can Openobserve Support Multi-Replica Deployment? #6963
Unanswered
fangmartin
asked this question in
Q&A
Replies: 1 comment
-
|
https://github.com/openobserve/openobserve-helm-chart/blob/main/charts/openobserve/values.yaml#L56 |
Beta Was this translation helpful? Give feedback.
0 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, I deployed Openobserve on Kubernetes following the High Availability (HA) Deployment guide, but I’ve found that traces occasionally fail to be reported. When I inspect the OpenTelemetry Collector logs, I sometimes see an error like this:
Currently my deployment looks like this:
I’m wondering if the occasional loss of traces is due to an insufficient number of instances. Could deploying multiple replicas of these components resolve the issue?
Beta Was this translation helpful? Give feedback.
All reactions