parse_dsn | R Documentation |
Parse a Sentry DSN into its components
parse_dsn(dsn)
dsn |
the DSN of a Sentry project. |
a named list with parsed elements of the DSN
parse_dsn("https://1234@sentry.io/1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.