-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Jamesmoore/arch 219 silo move s3 grab (#62)
* Added metrics for waitingCache Signed-off-by: Jimmy Moore <[email protected]> * Updated waitingCache Signed-off-by: Jimmy Moore <[email protected]> * Added prom exporter Signed-off-by: Jimmy Moore <[email protected]> * Added metrics option to cmd/serve and cmd/connect Signed-off-by: Jimmy Moore <[email protected]> * Add metrics to WriteCombinator and to test Signed-off-by: Jimmy Moore <[email protected]> * Prom now configurable Signed-off-by: Jimmy Moore <[email protected]> * Added metrics for waitingCache Signed-off-by: Jimmy Moore <[email protected]> * Simplified fromProtocol and adjusted to allow s3 grab/ sync on DirtyList or Complete Signed-off-by: Jimmy Moore <[email protected]> * New code working Signed-off-by: Jimmy Moore <[email protected]> * Added sync behaviour option to FromProtocol Signed-off-by: Jimmy Moore <[email protected]> * Start on heatmap fromProtocol Signed-off-by: Jimmy Moore <[email protected]> * fix broken merge Signed-off-by: Jimmy Moore <[email protected]> * s3.sync now uses vm Signed-off-by: Jimmy Moore <[email protected]> * Latest heatmap + dash Signed-off-by: Jimmy Moore <[email protected]> * Fixed s3 assist test Signed-off-by: Jimmy Moore <[email protected]> * lint fix Signed-off-by: Jimmy Moore <[email protected]> * race in vm fix Signed-off-by: Jimmy Moore <[email protected]> * S3Storage can now disable reads/writes Signed-off-by: Jimmy Moore <[email protected]> * Updated device to stop sync quicker, and added progress rate limit migrator Signed-off-by: Jimmy Moore <[email protected]> * Added metric for active writers Signed-off-by: Jimmy Moore <[email protected]> * Added metric for active writers Signed-off-by: Jimmy Moore <[email protected]> * Lint fix, and fixed flakey test Signed-off-by: Jimmy Moore <[email protected]> * Tidy up metrics Signed-off-by: Jimmy Moore <[email protected]> --------- Signed-off-by: Jimmy Moore <[email protected]>
- Loading branch information
Showing
15 changed files
with
2,045 additions
and
1,443 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.