David May

Results 5 comments of David May

Just chiming in here: the method outlined by jeff-shep works for me, but I'm just wanting to know if anyone else is experiencing significant (30sec+) lambda timeouts on first, and...

If you're interested in how the above configuration is derived, when you look at the tag `Installation Methods > Install Manually` provided by the clarity dashboard - you can see...

An alternative way is to use the npm package `clarity-js`. By setting the `upload` parameter of the clarity configuration to a reverse proxy URL you can funnel your traffic through...

I'm using the npm package approach myself and have hardcoded the necessary values (works for now), I did take a look at using Regex to extract the configuration JSON from...

Have you tried setting `X-Forwarded-For` headers in your proxy setup?