Hey <@U02NBMHMJ9L> i try to setup signoz backend o...
# contributing
k
Hey @Vishal Sharma i try to setup signoz backend on my local system with following this readme
Copy code
to set your local environment with the right RELATIONAL_DATASOURCE_PATH as mentioned in ./constants/constants.go#L38,

    Now, install SigNoz locally without the frontend and query-service,
        If you are using x86_64 processors (All Intel/AMD processors) run sudo make run-x86
        If you are on arm64 processors (Apple M1 Macs) run sudo make run-arm
but on signoz/pkg/query-service this directory there is no make file .