Hello folks,
Have deployed signoz on azure aks. Have placed an internal load balancer and separate ingress for http and grpc otel collectors. I have a spring boot application. I use grpc collector to run the application i.e for logs and http collector for metrics. Logs are getting posted successfully, but the metrics arent, getting Failed to publish metrics to OTLP receiver.
Can someone help me with this issue?