Bruce Guenter

Results 94 comments of Bruce Guenter

I expect that _most_ of these will require no further work. This is just a full list of everything that _could_ be impacted, to track what still needs looking at....

Is it possible for the same tag to have both multiple values *and* bare tags? That will help inform the data structure we choose to use internally.

All planned tasks are now completed, so I'm closing this epic. There are some possible enhancements to how VRL handles tags, but they are not planned to be completed and...

I think I see what is going on. The request stream holds on to a receiver for which the sending end is dropped when the connection is retried. No more...

Unfortunately, no, there are no updates to this. I agree it is going to quickly become an issue for more people, so I have bumped up the visibility of it...

No, we have not yet prioritized this work.

The `/health` endpoint actually already exists. It is referenced [here](https://vector.dev/docs/reference/api/#endpoints) though admittedly the documentation does not give specifics of the contents. See the issues referenced in the top post for...

RAM: I'd consider 8GB a bare minimum, though doing any kind of integration testing with the Java-based systems (ex Elasticsearch or localstack) is likely to be difficult. The choice of...

On the last point, building with `--no-default-features --features X` cuts down the rebuild time by a large factor. Also, using the lld linker can drop the final link time to...