Hi Team,
I have integrated SigNoz into my Java application, which is deployed on an EKS cluster. However, I am facing an issue when checking the logs for this application.
Error :
"*otel.javaagent 2025-01-02 162330:360 +0530] [OkHttp http://moglix-enterprise-signoz-otel-collector.platform.svc.cluster.local:4317/...] ERROR io.opentelemetry.exporter.internal.http.HttpExporter - Failed to export metrics. The request could not be executed. Full error message: Connection reset*
*java.net.SocketException: Connection reset*"
s
Srikanth Chekuri
01/02/2025, 3:03 PM
The endpoint for http exporter should point to 4318 port
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.