Primitive components of a Dsn.

Hierarchy

  • DsnComponents

Properties

host: string

Hostname of the Sentry instance.

pass?: string

Private authorization key (deprecated, optional).

path?: string

Sub path/

port?: string

Port of the Sentry instance.

projectId: string

Project ID

protocol: DsnProtocol

Protocol used to connect to Sentry.

publicKey?: string

Public authorization key.

Generated using TypeDoc