References
From sentry docs: https://docs.sentry.io/product/sentry-basics/concepts/dsn-explainer/
The secret part of the DSN is optional and effectively deprecated. While clients will still honor it, if supplied, future versions of Sentry will entirely ignore it.
Purpose
Not require secretkey and adapt sentry plugin to this latest version
Motivation
Stop using deprecated features