Aaron Lo
Aaron Lo
Hi @JackThomson2 and @laushunyu , I'm currently a student at UT Austin taking a Virtualization class. Is this issue still open and requiring a fix or is someone already working...
@JackThomson2 I currently use `warn!` and added checks in `test_stats` and `test_stats_update` of the `test_balloon.py` tests in integration tests to check if that log has gone off. Is there other...
Thank you @JackThomson2 for the review! I have addressed your comments. Please take another look when you have time!
Hey @JackThomson2 , I have opened a PR, not sure if everything is set up properly though. Please let me know! Thanks!
Thank you for the comments! I dropped the Result type from `update_with_stat`. This has resulted in the removal of tracking fields of failed stats update in 2 metric files (as...
No worries @JackThomson2 , I pulled the metric into the `update_with_stat` method as I think its the cleanest solution. Let me know if it works!
Thank you @JackThomson2 for reviewing everything!