Closed
Description
Example config:
https://github.com/getsentry/getsentry/pull/11002
networkDetailAllowUrls: [
// Disallow:
// `/api/0/customers/*`
// `/api/0/invoices/*`
// `/api/0/projects/<org>/<proj>/replays/<id>/replay-segments/`
// Allow: all others
/\/api\/0\/(?!(projects|customers|invoices)\/).*/,
/\/api\/0\/projects\/[^/]*\/[^/]*\/(?!(replays\/))/,
/\/api\/0\/projects\/[^/]*\/[^/]*\/replays\/[^/]*\/?!(recording-segments\/)/,
],
this should be easier
Metadata
Metadata
Assignees
Type
Projects
Status
No status