powered by
Parse a Sentry DSN into its components
parse_dsn(dsn)
a named list with parsed elements of the DSN
the DSN of a Sentry project.
parse_dsn("https://1234@sentry.io/1")
Run the code above in your browser using DataLab