DSN
Represents a parsed Sentry DSN.
Constructor
DSN
(
-
dsn
Parameters:
-
dsn
StringA Sentry DSN.
Properties
project
Number
Sentry project ID.
publicKey
String
Sentry public key.
secretKey
String
Sentry secret key.
uri
String
Sentry API uri.