when trying to setup signoz-otel-collector through...
# support
a
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
Thanks for catching this
@Nagesh Bansal
n
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.