Open vedansh-kapoor opened 1 week ago
Hello @vedansh-kapoor,
The best way for us to help you on that front is to reach out to the support.
@amortemousque Support was not very helpful, redirected me to this https://github.com/DataDog/browser-sdk/issues/2471#issuecomment-1857997007 , which did not work in my case. Still getting HTTP 426 errors
I am trying to set up proxy for datadog rum events as a lot of them get blocked by ad-blockers and browsers like brave
I have gone through the documentation at https://docs.datadoghq.com/real_user_monitoring/guide/proxy-rum-data/?tab=npm#proxy-setup and still failing to set up the proxy in my nginx.conf below -
When I try to print the ${arg_ddforward} in my nginx logs, I can see the URL, but $proxy_pass_url is always an empty string
Can someone help with this? Is some decoding needed? Or any other way to achieve this?