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

Web GUI can't handle many unique URLs - Is it possible to aggregate stats entries? #375

Closed
square-eyes opened this issue Jan 14, 2016 · 2 comments

Comments

@square-eyes
Copy link

If each URL hit is unique, for example if you are using encryption on a URL parameter, the web GUI spews out stats entries which eventually crash the browser. Is it possible to aggregate these?

So...
http://my/end/point?param=123456 and
http://my/end/point?param=qwerty

Would be listed as a single entry...
http://my/end/point

@square-eyes
Copy link
Author

Great thank you.

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

2 participants