Bruce Guenter

Results 41 issues of Bruce Guenter

We probably do not want to actually merge this until closer to the next release, in case we discover reasons to leave it in, but I thought I would put...

domain: topology
meta: breaking change
domain: sinks
domain: enterprise
domain: vdev

I noticed the pattern referenced in the comments while reviewing some new code, and wanted to add a helper to simplify using that pattern in future code. While doing so,...

domain: schemas
domain: core
no-changelog

Most of the metric sinks aggregate metrics within a batch. That is, incremental metrics are added together and absolute metrics are replaced by the later value. As noted by https://github.com/timberio/vector/pull/7846#pullrequestreview-686985284...

type: task
domain: sinks
domain: external docs
domain: metrics

[Rendered](https://github.com/vectordotdev/vector/blob/bruceg/discarded-events-rfc/rfcs/2022-08-25-12217-handling-discarded-events.md) Ref: #1772 #12217 #13549 https://github.com/vectordotdev/vector/issues/16432 https://github.com/vectordotdev/vector/issues/16432 https://github.com/vectordotdev/vector/issues/17962

type: task
domain: rfc

I am experimenting with dynamic loading of components into [Vector](https://github.com/vectordotdev/vector/) using [dynamic-plugin](https://crates.io/crates/dynamic-plugin/) (which uses `libloading` under the hood FWIW). Those components are configured using `typetag::serde` on a configuration trait. I...

This requires updating several crates simultaneously, only some of which currently have updates to their `http` dependencies. I will update this issue as the dependency crates are bumped: - [...

type: tech debt
domain: deps
dependencies

Closes: https://github.com/vectordotdev/vector/pull/20949 Closes: https://github.com/vectordotdev/vector/issues/21127

type: tech debt
domain: sources
domain: transforms
domain: sinks
domain: core
dependencies
domain: vdev
no-changelog

### A note for the community * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request...

sink: file
type: feature

type: tech debt
domain: performance
domain: data model

type: tech debt
domain: performance
domain: data model