- Las Vegas, Nevada, United States
- http://jesseszwedko.com
Highlights
- 31 discussions answered
Block or Report
Block or report jszwedko
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
3,519 contributions in the last year
Less
More
Contribution activity
April 2022
Created 53 commits in 2 repositories
Created 1 repository
- jszwedko/nats.rs Rust
Created a pull request in vectordotdev/vector that received 13 comments
chore: Run CI on v0.21
Just opening this to run CI on the expected v0.21.0 release.
+1,503
−137
•
13
comments
Opened 39 other pull requests in 4 repositories
vectordotdev/vector
32
merged
2
closed
1
open
- docs(datadog_agent source): Note version support for trace ingestion
- docs(aws provider): Note new lack of IMDSv1 support for authentication
- docs: Fix version typo in 0.21.1 release notes
- chore(releasing): Prepare v0.21.1
- fix(ci): Fix aws_kinesis_firehose and elasticsearch integration tests
- fix(ci): Fix merge conflict for AWS auth changes
-
fix(config): Add support for flags to
vector config -
chore: Mark
vector configas experimental - chore(releasing): Bump next version to v0.21.1
- chore: try disabling metrics
- docs(internal_metrics): Fix docs for tags
- fix(internal_metrics source): Fix setting of host/pid tags
- fix(aws provider): Pass configured region to credentials provider
- fix(aws provider): Make region required configuration
- enhancement(datadog provider): Retry forbidden requests
- chore(releasing): Bump version to 0.22.0
-
docs: Document lack of support for
credential_processfor AWS components - docs: Note performance improvement on v0.21.0 release notes
- docs: Fix deb download link
- chore(releasing): Update k8s manifests for 0.21.0
- fix(ci): Fix release artifact upload filename
- fix(ci): Add missing run command
- fix(ci): Workaround git permissions issue
- chore(releasing): Prepare v0.21.0 release
-
fix(buffers):
buffer_eventsshould decrement discarded - Some pull requests not shown.
vectordotdev/helm-charts
2
merged
nats-io/nats.rs
1
open
wyyerd/pulsar-rs
1
open
Reviewed 119 pull requests in 3 repositories
vectordotdev/vector
25 pull requests
- fix(socket source): discard udp frames greater than max_length.
- enhancement(codecs): allow decoders to specify default stream framer
- feat(kubernetes_logs source): Include pod_namespace tag on emitted metrics
- docs(codecs): add highlight for new native codecs
- chore(config): Rename TLS configuration structs for clarity
- fix(vrl): remember local state after compilation error in REPL
- enhancement(redis sink): Support for redis stream data type
- chore(deps): bump serde_with from 1.12.1 to 1.13.0
- chore: RFC for log namespacing
- chore(deps): bump prost to 0.10.1 and tonic to 0.7.1
- docs: Fix version typo in 0.21.1 release notes
- chore(compound transform): remove it
- fix(ci): ensure the example folder is validated with namespacing
- chore(releasing): Prepare v0.21.1
- chore(ci): Fix config for named used in the dnstap integration tests
- docs(external docs): added documentation for template strings
- chore(ci): Revert prost/tonic upgrade
- fix(config): Deny unknown options in TLS settings
-
fix(config): Implement
Serialize/DisplayforOwnedPath - fix(cli): Use user-provided array values in vector config --include-defaults
- chore(ci): Add protoc program to Ubuntu and MacOS bootstrap images
- fix(internal_metrics source): Fix setting of host/pid tags
- docs: update link to releases
- fix(aws provider): Pass configured region to credentials provider
- chore(deps): bump prost to 0.10.1 and tonic to 0.7.1
- Some pull request reviews not shown.
vectordotdev/helm-charts
3 pull requests
urfave/gfmrun
1 pull request
Created an issue in vectordotdev/vector that received 12 comments
Vector sources acknowledge discarded events
When end-to-end acknowledgments are enabled, Vector sources (where possible) are configured to wait until events are successful processed by associ…
12
comments
Opened 36 other issues in 3 repositories
vectordotdev/vector
26
open
8
closed
-
Create soak test for
vectorsource/sink -
Add documentation about
vectorsource / sink protocol -
Swap
parse_grokskey/value filter with new lookup code -
vector vrlforgets a variable -
Decouple
internal_logsfrom log configuration - AWS components no longer support IMDSv1 for authentication
- nats: cannot connect to ipv6 host
-
Don't require
regionforelasticsearchauthentication options unlessassume_roleis used -
vector config --include-defaultsduplicates array fields -
vector configshouldn't be documented yet -
regionconfiguration isn't passed along when assuming role for AWS components -
regionshould be required for AWS components -
Run
natsintegration tests in CI -
Document lack of support for
credentials_processfor AWS components - Soak artifact analysis sometimes fails due to lack of disk space
-
Support wildcards in
journaldsourceinclude_matchesandexclude_matches -
Brush off
cargo auditlicense check - Adopt more opinionated schema for logs
- Idea: monitor component error rates in soak tests
-
The
http_pipelines_blackholesoak seems to be partially broken - Soak tests don't clean up /tmp directory in CI
- Disk buffers acknowledge failed events when end-to-end acks are enabled
- Add more source schemas
- Implement configuration schema RFC
- Sink's with configurable codecs should have input types related to the configured codec
- Some issues not shown.