newrelic / gatsby-plugin-newrelic

A Gatsby plugin for instrumenting your site with New Relic's Browser Agent
https://opensource.newrelic.com/projects/newrelic/gatsby-plugin-newrelic
Apache License 2.0
8 stars 19 forks source link

Fetch latest "current" browser agent from v1228 onwards #71

Closed cwli24 closed 1 year ago

cwli24 commented 1 year ago

Replace manually updated agent snippet strings with runtime fetch for the current scripts from CDN.

Also, the configs should go before the agent, so re-arranged the order.

lev-savranskiy commented 1 year ago

@metal-messiah @cwli24 hi!

are there any plans to release 2.3.1 with gatsby 5 support

I am seeing this warning

Screenshot 2023-10-20 at 5 41 15 PM
lev-savranskiy commented 1 year ago

@metal-messiah can you clarify reasoning behind closing this pr?