-
Notifications
You must be signed in to change notification settings - Fork 16
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
#35 - Added support for stripping host from metric #39
Conversation
Bump. Can this please be merged? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm trying to get some additional feedback about the original issue (see #35 (comment) if you can provide more context about the use case).
In the meantime, I've left some comments about the way the test is structured. This will allow you to enrich the test with more cases, including what the expected behavior should be when the strip host flag is not set. Please let me know if you have any questions about that, and thanks again for your contribution!
Thank you for your review. I will apply the changes later today. |
…ed more test cases
Pushed the code review changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great stuff.. we're almost there!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent work on the tests! I was able to test this e2e as well. I'll go ahead and merge this so we can bump a minor release.
Solve issue #35