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
3,568 contributions in the last year
Contribution activity
December 2020
Created 25 commits in 2 repositories
Created a pull request in timberio/vector that received 1 comment
chore: Fix release-github.sh VERSION interpolation
This interpolation didn't work, I assume it's due to the use if '.
Opened 6 other pull requests in 1 repository
timberio/vector
6
merged
- chore(external docs): Fix remap example
- chore: Update issues templates to include discussions
- chore(external docs): Add inter-service connection data to power a graph of integration guides
- chore: Fix release-github.sh script
- chore: Fix Github release workflow
- chore(external docs): Fix metrics tags enum values
Reviewed 15 pull requests in 1 repository
timberio/vector 15 pull requests
- enhancement(external docs): Remap syntax documentation
- chore(external docs): Update CLI docs
- chore(logplex source): Rename it to `heroku_logs`
- feat(remap): add error handling functions
- chore(external docs): Add MUSL deb and RPM to downloads page
- enhancement(external docs): Add timestamp documentation for relevant components
- fix(observability): Emit wrapped metrics for reused components
- enhancement(generator source): Enable format selection for generator source
- fix(prometheus sink): change logs level on request
- chore(remap transform): update events for remap transform
- chore: Bump version to 0.12.0 now that 0.11.0 is released
- enhancement(external docs): Add per-component CUE sources for IAM permissions
- feat(remap): support multiline expressions
- chore(external docs): Remap documentation fixes
- fix(ci): Change packages to have full versions and architectures
Created an issue in timberio/vector that received 5 comments
Qualify failable Remap functions with ! suffix
After reading #5469 it made me think about qualifying failable Remap functions with a ! suffix. This would make it obvious when a function should b…
Opened 21 other issues in 1 repository
timberio/vector
21
open
- The Remap `parse_timestamp` function `format` argument should be optional
- Improve remap reference examples
- Add s3 redirects for old versions to keep naming consistent
- S3 "latest" folders have incorrect file names
- When releasing artifacts to dynamic s3 folders we should cleanup previous files
- Remap scripts should require error handling as a compile time check
- External buffer support (kafka, kinesis, etc)
- Layered / waterfall / overflow buffer support
- Embedded version/release of Vector
- Official Vector Jsonnet library for configuring Vector
- Review API cue data
- Granular component-level metrics in the API
- Document Remap syntax, grammar, algebra, and other primitives
- New `parse_glog` Remap function
- New `parse_csv` Remap function
- New `parse_common_log` Remap function
- New `parse_apache_log` Remap function
- New `parse_key_value` Remap function
- New `parse_aws_cloudwatch_log` Remap function
- New `parse_aws_vpc_flow_log`
- New `parse_aws_elb_log` Remap function