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

[Feature request] Perform response matching between A and B #44

Open
kasisnu opened this issue Sep 26, 2018 · 2 comments
Open

[Feature request] Perform response matching between A and B #44

kasisnu opened this issue Sep 26, 2018 · 2 comments

Comments

@kasisnu
Copy link

kasisnu commented Sep 26, 2018

Hello,

I would like to suggest an addition to the feature set provided by teeproxy. We have a use case where duplication of traffic isn't enough. We'd like to be able to gain insights about failing requests. We define a failing request as a request, the responses to which aren't an exact match between A and B.

I understand that not everyone might care about this, and most users probably don't, so it's probably a good idea to put this behind a feature flag.

I'm happy to volunteer a patch for this if there's interest. Also happy to expand on the approach we're taking to report failures.

@chrislusf
Copy link
Owner

chrislusf commented Sep 26, 2018

sounds good. welcome any pull request! how would you output the diff result?

@pbhj
Copy link

pbhj commented Oct 4, 2018

@kasisnu have you seen diffy? https://github.com/twitter/diffy

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

3 participants