Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
1,228 contributions in the last year
Contribution activity
December 2020
Created 52 commits in 14 repositories
Created a pull request in ceph/ceph that received 3 comments
mgr/prometheus: don't store exception as e
Python's logging module's exception() method will log the full exception and stack trace for us, so we do not need to store the exception in the e …