Hey, I am unable to send metrics to the ``` otlp: ...
# support
m
Hey, I am unable to send metrics to the
Copy code
otlp:
        protocols:
          grpc:
            endpoint: 0.0.0.0:4317
from outside the kubernetes cluster. I am using contour as an ingress. I also tried using httpproxy of contour. Neither of those worked for me.
p
m
In SigNoz Otel Collector address Grid it says we can send using nodeport or loadbalancer. Can we use ingress for this? @Pranay @Prashant Shahi
p
@Mukesh Chaudhary yes, definitely you can.
However, make sure to use GRPC protocol and SSL redirect or equivalent