relay icon indicating copy to clipboard operation
relay copied to clipboard

[FR] Support path in Additional Ignored Sources in CSP setting

Open olksdr opened this issue 9 months ago • 0 comments

Currently we support filtering sources based on schema, domain and port but not on the file path.

We should look into supporting the file path, as in some cases customers want to filter those coming in from different domains.

Right now if the file path in provided , e.g. */example.js the Relay will interpret it like a only * (catch all) and will ignore all the incoming events.

The part of this issue is to update/improve the documentation.

olksdr avatar Mar 24 '25 08:03 olksdr