-
Notifications
You must be signed in to change notification settings - Fork 21
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
Implement scaling latency metrics through revisions #983
Commits on Jul 9, 2024
-
go.mod: fix dependency version
Otherwise, the following fails: ~> go list -m all go: github.com/optiopay/[email protected]: invalid version: unknown revision 000000000000 Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5ba2a9 - Browse repository at this point
Copy the full SHA b5ba2a9View commit details -
lint: bump golangci-lint to v1.59.1 and fix new warnings
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b19cc5 - Browse repository at this point
Copy the full SHA 3b19cc5View commit details -
Implement scaling latency metrics through logical clock
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 805292d - Browse repository at this point
Copy the full SHA 805292dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 628552a - Browse repository at this point
Copy the full SHA 628552aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5f6798 - Browse repository at this point
Copy the full SHA d5f6798View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3af9d62 - Browse repository at this point
Copy the full SHA 3af9d62View commit details -
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70fef0b - Browse repository at this point
Copy the full SHA 70fef0bView commit details -
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20be2d9 - Browse repository at this point
Copy the full SHA 20be2d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc2e3d6 - Browse repository at this point
Copy the full SHA fc2e3d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6b7144 - Browse repository at this point
Copy the full SHA e6b7144View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e1ab3b - Browse repository at this point
Copy the full SHA 0e1ab3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca9e6c4 - Browse repository at this point
Copy the full SHA ca9e6c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5561734 - Browse repository at this point
Copy the full SHA 5561734View commit details -
don't exclude Action from exhaustruct
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63605e1 - Browse repository at this point
Copy the full SHA 63605e1View commit details -
move DesiredLogicalTime out of Guest
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b43dd40 - Browse repository at this point
Copy the full SHA b43dd40View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb1e6b1 - Browse repository at this point
Copy the full SHA eb1e6b1View commit details
Commits on Jul 11, 2024
-
mErge branch 'main' into oleg/latency-metrics
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c13d94 - Browse repository at this point
Copy the full SHA 2c13d94View commit details -
move labels calculation into logiclock pkg
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3118e51 - Browse repository at this point
Copy the full SHA 3118e51View commit details -
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a6b537 - Browse repository at this point
Copy the full SHA 5a6b537View commit details -
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e26c155 - Browse repository at this point
Copy the full SHA e26c155View commit details -
get rid of separate UpdateLogicalTime
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa758c0 - Browse repository at this point
Copy the full SHA fa758c0View commit details -
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f9c9d1 - Browse repository at this point
Copy the full SHA 5f9c9d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96890c8 - Browse repository at this point
Copy the full SHA 96890c8View commit details -
tmp: no dedicated .UpdateLogicalTime for Plugin
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 896d0df - Browse repository at this point
Copy the full SHA 896d0dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce1dbb3 - Browse repository at this point
Copy the full SHA ce1dbb3View commit details
Commits on Jul 12, 2024
-
rename logic clock to revisions
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 358f6c7 - Browse repository at this point
Copy the full SHA 358f6c7View commit details -
revert some of the changes and fix tests
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73de584 - Browse repository at this point
Copy the full SHA 73de584View commit details
Commits on Jul 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 365af63 - Browse repository at this point
Copy the full SHA 365af63View commit details -
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b6b08d - Browse repository at this point
Copy the full SHA 7b6b08dView commit details -
Configuration menu - View commit details
-
Copy full SHA for af5b683 - Browse repository at this point
Copy the full SHA af5b683View commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc436aa - Browse repository at this point
Copy the full SHA fc436aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for df45965 - Browse repository at this point
Copy the full SHA df45965View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c80201 - Browse repository at this point
Copy the full SHA 1c80201View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62bb952 - Browse repository at this point
Copy the full SHA 62bb952View commit details
Commits on Jul 16, 2024
-
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a6e5781 - Browse repository at this point
Copy the full SHA a6e5781View commit details -
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6389105 - Browse repository at this point
Copy the full SHA 6389105View commit details -
tmp: use expectedRevision in tests
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 76df85b - Browse repository at this point
Copy the full SHA 76df85bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0908e1b - Browse repository at this point
Copy the full SHA 0908e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b0f93d - Browse repository at this point
Copy the full SHA 5b0f93dView commit details
Commits on Jul 17, 2024
-
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e0b2ca - Browse repository at this point
Copy the full SHA 0e0b2caView commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9facc7d - Browse repository at this point
Copy the full SHA 9facc7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88675b9 - Browse repository at this point
Copy the full SHA 88675b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49813c7 - Browse repository at this point
Copy the full SHA 49813c7View commit details
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f39806 - Browse repository at this point
Copy the full SHA 7f39806View commit details -
replace boolean values in metrics with direction label
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be700ff - Browse repository at this point
Copy the full SHA be700ffView commit details -
Merge branch 'main' into oleg/latency-metrics
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 280163e - Browse repository at this point
Copy the full SHA 280163eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b07933 - Browse repository at this point
Copy the full SHA 9b07933View commit details
Commits on Jul 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 84fa062 - Browse repository at this point
Copy the full SHA 84fa062View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0df27ac - Browse repository at this point
Copy the full SHA 0df27acView commit details -
fix revision updating when it is the same
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9dee98 - Browse repository at this point
Copy the full SHA d9dee98View commit details -
Merge branch 'main' into oleg/latency-metrics
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d6c25f - Browse repository at this point
Copy the full SHA 6d6c25fView commit details -
don't propagate if we are already current
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2099577 - Browse repository at this point
Copy the full SHA 2099577View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e3c765 - Browse repository at this point
Copy the full SHA 3e3c765View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e5ad35 - Browse repository at this point
Copy the full SHA 7e5ad35View commit details -
Configuration menu - View commit details
-
Copy full SHA for f269424 - Browse repository at this point
Copy the full SHA f269424View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5228335 - Browse repository at this point
Copy the full SHA 5228335View commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8dcd87a - Browse repository at this point
Copy the full SHA 8dcd87aView commit details -
change behaviour to count both upscalings
Signed-off-by: Oleg Vasilev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 49bd61a - Browse repository at this point
Copy the full SHA 49bd61aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f59c87 - Browse repository at this point
Copy the full SHA 3f59c87View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb491f2 - Browse repository at this point
Copy the full SHA eb491f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a2355e - Browse repository at this point
Copy the full SHA 5a2355eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcd957f - Browse repository at this point
Copy the full SHA fcd957fView commit details