kushal shukla
12/11/2024, 5:58 PMto 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 .