stayallive / wp-sentry

A (unofficial) WordPress plugin reporting PHP and JavaScript errors to Sentry.
https://wordpress.org/plugins/wp-sentry-integration/
MIT License
300 stars 48 forks source link

Improve the load speed with `preconnect` or `dns-prefetch` #174

Closed OglethorpeInc closed 3 months ago

OglethorpeInc commented 7 months ago

I would like to improve the load speed with preconnect.

This is what I keep getting when I run Lighthouse. image

Is this possible to have a check mark option on the front-end for this <link rel="preconnect" href="https://o4506337699430400.ingest.sentry.io/"> or <link rel="dns-prefetch" href="https://o4506337699430400.ingest.sentry.io/">

Let me know, Thanks

stayallive commented 7 months ago

Hmm interesting, I mean we can probably do this I guess.

Are you using any performance or tracing features on the browser side?

stayallive commented 3 months ago

I am closing this issue because of inactivity, if there is still an issue please re-open / open a new issue so we can investigate 👍