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 .
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.