Highlights
- Arctic Code Vault Contributor
- Pro
Popular repositories
1,362 contributions in the last year
Activity overview
Contribution activity
January 2021
Created 32 commits in 2 repositories
Created a pull request in timberio/vector that received 8 comments
enhancement(cli): Add vrl-cli feature to default features
This PR adds the now-optional vrl-cli feature to the pre-existing default-* feature sets and adds a new feature set that doesn't include vrl-cli (i…
+6
−5
•
8
comments
Opened 26 other pull requests in 1 repository
timberio/vector
20
merged
6
open
- fix(performance): Fix typo in Makefile cargo flag
- fix(remap): Fix is_nullish input type issue
- enhancement(performance): Benchmarks for Remap error handling
- enhancement(performance): Add more benchmark comparisons
- enhancement(remap): Add function name hinting to VRL REPL
- enhancement(external docs): Provide VRL examples for deprecated transforms
- enhancement(remap): Add interactive tutorial for VRL
- enhancement(external docs): Add Transformation doc
- fix(remap): Update VRL docs URLs
- enhancement(remap): Add length function for VRL
- fix(external docs): Convert parse_duration unit arg to enum
- enhancement(remap): Add charset parameter to encode_base64 function
- enhancement(external docs): Document log function for VRL
- enhancement(remap): Update VRL CLI behavior
- fix(external docs): Update component metrics
- fix(external docs): Update VRL optional arg syntax
- fix(remap): Rename tokenize to parse_tokens
- fix(remap): Fix to_syslog_* function names
- enhancement(external docs): Update VRL language docs
- enhancement(remap): Improve VRL REPL help text
- fix(remap): Remove errant VRL benchmark
- enhancement(remap): Pretty print functions list in VRL REPL
- chore(external docs): Add docs for to_bool function
- fix(remap): Make the redact function fallible
- enhancement(external docs): Document VRL function fallibility
- Some pull requests not shown.
Reviewed 6 pull requests in 1 repository
timberio/vector 6 pull requests
- enhancement(remap): added is_log and is_metric functions
- enhancement(external docs): Adding new Getting Started guide
- chore(remap): Add a little more structure to Remap reference docs
- chore(external docs): Document additional ACLs for aws_s3 sink
- enhancement(remap): added `nullish` parameter to `compact`
- chore: Update default configuration
Created an issue in timberio/vector that received 2 comments
CI failures due to missing Rust toolchain
This CI run alerted me to a recently introduced issue. It looks the scripts/environment/prepare.sh script wrongly assumes the presence of rustup in…
2
comments