when trying to setup signoz-otel-collector through linux binary method, using the docs https://signoz.io/docs/install/linux/. There seems to be an issue, when using the command to create the config.yaml an error occurs with the
Copy code
signozclickhousemetrics
yaml block. as per the docs endpoint is added but it doesn't work. It only works if we change endpoint to datasourcename (dsn). Did i go wrong somewhere? or do the docs need to be updated.
v
Vibhu Pandey
07/06/2025, 12:33 PM
Thanks for catching this
Vibhu Pandey
07/06/2025, 12:33 PM
@Nagesh Bansal
n
Nagesh Bansal
07/06/2025, 1:07 PM
Thanks @Aritra Bhattacharya for pointing it out.
We need to update the docs; nothing is required from your side - signozclickhousemetrics will need the dsn, not the endpoint.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.