Hello, Is there any guide on making otel-connecto...
# support
v
Hello, Is there any guide on making otel-connector-binary work with self-hosted signoz?
v
So, If I am using binary, in my trace.js file url will be localhost or my signoz instance IP address, I have set signoz instance address in config yaml of binary? Thanks!!
p
SigNoz is installed in same machine as that of the otel-binary?
v
no, on different machine
p
You will need to use SigNoz Instance IP with gRPC port
4317
or HTTP port
4318
.
v
Thanks, so instrumentation sdk will send logs to binary and then it will push them to signoz app
am bit confused now when I ask Chat GPT it says app sdk needs to point to collector.
p
SigNoz OtelCollector* IP with port