hi @Vibhu Pandey@Srikanth Chekuri qq: I'm trying to put signoz behind a ngnix server which is installed in the same vm based on my understanding it should work ideally but when I'm trying it is throwing forbidden errors in signoz frontend
it got resolved while posting the issue, I just reviewed the ngnix config the problem is I was using proxy_set_header as $host which value is getting resolved
signoz.dev.cloudbolt.app so frontend is blocking non-local host
when i changed the value $host to localhost:8080
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.