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")