nextjs with newrelic and/or tail worker?
I successfuly created PoC of my app on cloudflare pages with nextjs. However I want to use newrelic, I was thinking about using tail worker - but that's only for workers, not pages.
workers however have different way of running next (@opennextjs/cloudflare) which I think is more beta than stable.
anyone has experience on this topic or any thoughts?
workers however have different way of running next (@opennextjs/cloudflare) which I think is more beta than stable.
anyone has experience on this topic or any thoughts?