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
Pinned
533 contributions in the last year
Activity overview
Contribution activity
June 2020
Created a pull request in timberio/vector that received 5 comments
fix(sinks): address potential deadlock
Closes #2577
While likely not an issue in practice, our start_send implementation here was theoretically vulnerable to deadlock.
The issue would oc…
+6
−6
•
5
comments
- enhancement(sinks): Batch buffer rework
- chore: make HttpSink::build_request async
- feat(new source): Initial `kubernetes_logs` implementation
- chore(dependencies): Remove `trust-dns` dependecies
- chore: remove outdated uri code
- chore(tests): Properly synchronize file updates in `watcher` test
- fix(splunk_hec source): fix wrap path
- chore: Bump rust-toolchain to 1.44.1
- chore(dependencies): file-source bytes update
- enhancement(aws_s3 sink): Add content options
- chore(dependencies): warp update
- feat(new sink): Initial `azure_monitor_logs` sink
- chore(json_parser transform): Use flat JSON parser inserts, add regre…
- chore(loki sink): Make encoding optional
- feat(operations): More usable event RFC
- fix(kafka sink): Fix typo integration tests
- chore(networking)!: Remove custom DNS resolution
- enhancement(aws_s3 sink): Correct AWS Console behaviour via S3 object Metadata
- chore(topology): Allow disconnected components, and split `start` step
- chore: RFC #2768 - 2020-06-12 - Batch and Buffer Rework
- chore: Bump rust-toolchain to 1.44.0
- chore(topology): Log when components finish normally
- fix(aws_cloudwatch_logs sink): Drop excessive large events
- feat(new transform): Introduce WASM Plugins
- enhancement(elasticsearch sink): add pipeline config
- Some pull request reviews not shown.