Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: add the source id to event metadata #17278

Closed
wants to merge 6 commits into from

Conversation

StephenWakely
Copy link
Contributor

This is part of the runtime definitions work. In order to know which definition needs to be attached to the event at runtime, we need to know the source of the event. This adds that source to the EventMetadata.

This isn't finished yet.

Signed-off-by: Stephen Wakely <fungus.humungus@gmail.com>
Signed-off-by: Stephen Wakely <fungus.humungus@gmail.com>
Signed-off-by: Stephen Wakely <fungus.humungus@gmail.com>
Signed-off-by: Stephen Wakely <fungus.humungus@gmail.com>
Signed-off-by: Stephen Wakely <fungus.humungus@gmail.com>
@netlify
Copy link

netlify bot commented May 2, 2023

Deploy Preview for vrl-playground ready!

Name Link
🔨 Latest commit 5afee7a
🔍 Latest deploy log https://app.netlify.com/sites/vrl-playground/deploys/6450e7141af9db0008a4400d
😎 Deploy Preview https://deploy-preview-17278--vrl-playground.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions github-actions bot added domain: core Anything related to core crates i.e. vector-core, core-common, etc domain: sinks Anything related to the Vector's sinks domain: sources Anything related to the Vector's sources domain: topology Anything related to Vector's topology code domain: transforms Anything related to Vector's transform components labels May 2, 2023
@netlify
Copy link

netlify bot commented May 2, 2023

Deploy Preview for vector-project ready!

Name Link
🔨 Latest commit 5afee7a
🔍 Latest deploy log https://app.netlify.com/sites/vector-project/deploys/6450e71469e30000088429b4
😎 Deploy Preview https://deploy-preview-17278--vector-project.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@StephenWakely
Copy link
Contributor Author

Superseded by #17692

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: core Anything related to core crates i.e. vector-core, core-common, etc domain: sinks Anything related to the Vector's sinks domain: sources Anything related to the Vector's sources domain: topology Anything related to Vector's topology code domain: transforms Anything related to Vector's transform components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant