Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Whitelist for URLs #22

Open
ggb667 opened this issue Mar 15, 2018 · 0 comments
Open

No Whitelist for URLs #22

ggb667 opened this issue Mar 15, 2018 · 0 comments

Comments

@ggb667
Copy link

ggb667 commented Mar 15, 2018

The replay project has a whitelist for URLs. Some URLs aren't worth remembering (newrelic for instance, or google analytics).

EX:
Replay.drop('newrelic.com', 'collector-252.newrelic.com','metadata.google.internal','169.254.169.254');//, 'collector-252.newrelic.com-443');

It would be highly desierable to implement a feature like that in this project. Without it far too much garbage ends up in the fixtures folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant