sentry: allow specify a DSN for backend
Created by: unknwon
Adds a new site config option "log": { "sentry": { "backendDSN": "<REDACTED>" } }
to set a separate Sentry DSN only for backend errors.
Part of #16109 (closed)
Created by: unknwon
Adds a new site config option "log": { "sentry": { "backendDSN": "<REDACTED>" } }
to set a separate Sentry DSN only for backend errors.
Part of #16109 (closed)