This message was deleted.
# support
s
This message was deleted.
s
What do you mean by unable to record metics of my expressjs application in my self hosted version. Did mean you are not able to instrument or not able to view them? Did you instrument and set up the SDK correctly?
k
Hey @Srikanth Chekuri , so I have installed signoz using helm on my eks cluster and I am deploying it. Now how do I connect my app to signoz so that metrics are recorded? I have referred the doc and I saw there’s a
OTEL_EXPORTER_OTLP_ENDPOINT
url that we have to give in order for it to connect to signoz. Where do I get thatl? Do I have to deploy port 4318 too? https://signoz.io/docs/instrumentation/javascript/
s
You make the cluster endpoint accessible to app by exposing the ports