8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Report traffic generated in antithesis test like in robustness test.
Code analyse traffic
etcd/tests/robustness/traffic/traffic.go
Line 136 in aedae3a
We can make public: CalculateStats function, trafficStats struct and all it's fields.
CalculateStats
trafficStats
This should be added by the end of the traffic generation in antithesis tests.
etcd/tests/antithesis/test-template/robustness/main.go
Line 81 in aedae3a
Give us some idea of QPS generated in antithesis platform.
The text was updated successfully, but these errors were encountered:
/cc @nwnt @henrybear327
Sorry, something went wrong.
/assign @henrybear327
Henry you already have 3 issues assigned, can you please finish the other work before assigning any more issues to yourself?
I can take this and get it going if everyone is ok.
henrybear327
No branches or pull requests
What would you like to be added?
Report traffic generated in antithesis test like in robustness test.
Code analyse traffic
etcd/tests/robustness/traffic/traffic.go
Line 136 in aedae3a
We can make public:
CalculateStats
function,trafficStats
struct and all it's fields.This should be added by the end of the traffic generation in antithesis tests.
etcd/tests/antithesis/test-template/robustness/main.go
Line 81 in aedae3a
Why is this needed?
Give us some idea of QPS generated in antithesis platform.
The text was updated successfully, but these errors were encountered: