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 upPinned
652 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 4 commits in 2 repositories
Created a pull request in tokio-rs/tokio that received 3 comments
chore: prepare 0.2.24 release
0.2.24 (December 7, 2020) Fixes sync: fix mpsc bug related to closing the channel (#3215)
Opened 1 other pull request in 1 repository
Reviewed 9 pull requests in 1 repository
timberio/vector 9 pull requests
- feat(remap): add error handling functions
- fix(observability): Emit wrapped metrics for reused components
- enhancement(file source): Add encoding charset and line delimiter configuration
- feat(new source): New internal_logs source
- enhancement(topology): Reuse buffers
- fix(prometheus sink): fix set metric reset on flush period
- chore(http sink): add internal events
- chore(tests): Drop newline from lookup fixture
- chore(tests): Add `fork_test` helper; refactor API tests
Created an issue in timberio/vector that received 2 comments
Allow sending metrics via the Kafka sink & source
As noted on HN, we don't currently allow you to send metrics directly via the Kafka sink. There's no technical reason to disallow this, especially …

