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 up
Popular repositories
1,130 contributions in the last year
Activity overview
Contributed to
paritytech/substrate,
paritytech/polkadot,
paritytech/finality-grandpa
and 5 other
repositories
Contribution activity
August 2020
Created a pull request in paritytech/substrate that received 3 comments
service: don't use sysinfo on Linux for metric collection
This PR updates our metrics code to not use the sysinfo crate on Linux and instead get all of the data through procfs.
Additionally it fixes an iss…
+260
−95
•
3
comments
Created an issue in paritytech/substrate that received 1 comment
Replace sysinfo crate
The sysinfo crate has caused us some trouble due to the amount of file descriptors it keeps open (#6805). We should look into replacing this crate …
1
comment
5
contributions
in private repositories
Aug 1 – Aug 3