Skip to content

feat: Add Vector backend#226

Merged
bmtcril merged 5 commits intomainfrom
bmtcril/vector_backend
Mar 20, 2026
Merged

feat: Add Vector backend#226
bmtcril merged 5 commits intomainfrom
bmtcril/vector_backend

Conversation

@bmtcril
Copy link
Contributor

@bmtcril bmtcril commented Mar 10, 2026

Attempt to add a backend that will emit transformed events in a way that Vector can load. This is the simplest possible implementation and simply spits the output to stdout. In the future we should probably make the output writable to disk, but this is the fastest way to get to testing for now.

@bmtcril bmtcril changed the title feat: Add Vector backend WIP: feat: Add Vector backend Mar 10, 2026
@bmtcril bmtcril force-pushed the bmtcril/vector_backend branch from 695baf1 to fca2cab Compare March 10, 2026 19:51
@bmtcril bmtcril requested a review from saraburns1 March 16, 2026 16:56
@bmtcril
Copy link
Contributor Author

bmtcril commented Mar 16, 2026

@Ian2012 I've brought in your changes if you'd like to take a look.

Copy link
Contributor

@Ian2012 Ian2012 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally, working as expected

@bmtcril bmtcril changed the title WIP: feat: Add Vector backend feat: Add Vector backend Mar 19, 2026
@bmtcril bmtcril force-pushed the bmtcril/vector_backend branch from c341807 to 7cd70cf Compare March 20, 2026 16:17
@bmtcril bmtcril merged commit 494bc61 into main Mar 20, 2026
3 checks passed
@bmtcril bmtcril deleted the bmtcril/vector_backend branch March 20, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants