danielgek / nativescript-sentry

Sentry java/cocoa for nativescript
Apache License 2.0
27 stars 30 forks source link

tells reader where dsn can be found #47

Open JimLynchCodes opened 4 years ago

JimLynchCodes commented 4 years ago

this tripped me up a bit- the sentry dashboard looks pretty cool, but it can be kind of overwhelming to a newcomer and hard to track down exactly where the dsn is located (and people can potentially go down rabbit hole(s) of trying to use the wrong thing from other pages like I did).

This PR calls out that you can go straight to the "keys" page in the sentry dashboard and find it there (though we can't necessarily link right to it since it's based on the user's org and project names).