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

Allow grouping of endpoints #1452

Closed
m3taphysics opened this issue Jun 25, 2020 · 1 comment
Closed

Allow grouping of endpoints #1452

m3taphysics opened this issue Jun 25, 2020 · 1 comment

Comments

@m3taphysics
Copy link

When hitting endpoints with a specific parameter i.e. /endpoint/to/user-1234 each request is separated in the UI and statistics even though they are hitting the same endpoint.

It would be more useful to group these requests. This may already be possible but I have not seen anything in the documentation. Thank you for a great tool.

image

@m3taphysics
Copy link
Author

Closing, this solves it:

#29

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

No branches or pull requests

2 participants