Hi Everyone, I have a question, is there a way whe...
# general
n
Hi Everyone, I have a question, is there a way where we can configure Opentelemetry colelctor running on one kuberenetes clsuter to push data to SigNoz running on another kubernetes clsuter
r
Yes, this is more of a Kubernetes question though. You need to be able to have an ingress on a cluster IP that supports your chosen protocol, probably grpc
n
Thank you @Robin Yes that's true from kubernetes my question is based on prometheus as of today we can only push data to remote prometheus is using remote write and so I wanted to know is there a configuration which I need to do for SigNoz to work in this mode.