Jesse Szwedko

Results 966 comments of Jesse Szwedko

👍 that is a neat idea. I think, until we have a better situation for event metadata, that we'd want to introduce another [schema field](https://vector.dev/docs/reference/configuration/global-options/#log_schema) for this. We'd likely want...

As a separate issue, that we are working on aspects of, there really shouldn't have been such a performance regression adding the `remap` transform there.

Ah, yes, sorry, I should have made it clearer in my comment that there is definitely known overhead in adding a `remap` transform; it is just larger than we would...

👍 I wonder if we could just generalize this further and let you attach a VRL program to sources. It'd really just be syntax sugar over chaining a `remap` transform...

Nothing yet. The workaround is pretty straight-forward though: add a `remap` transform after each source you want to add a label.

Thanks @calebschoepp . I agree the error could be made much more obvious in this situation.

> hi @jszwedko can you please help with reviewing this contribution? Hey! Yes, apologies for the delay. I'll try to get this reviewed next week.

Closed by https://github.com/vectordotdev/vector/issues/7189

Hi @jalaziz ! Apologies, you are right, I misread this as just allowing headers to be set, but I see this is about allowing templated HTTP headers. I'll reopen.