Skip to content

enhancement(internal_events): add source identifier to specific internal events#15499

Closed
JeanMertz wants to merge 14 commits intomasterfrom
jean/add-source-metadata-to-events
Closed

enhancement(internal_events): add source identifier to specific internal events#15499
JeanMertz wants to merge 14 commits intomasterfrom
jean/add-source-metadata-to-events

Conversation

@JeanMertz
Copy link
Contributor

🚧

Signed-off-by: Jean Mertz <git@jeanmertz.com>
Signed-off-by: Jean Mertz <git@jeanmertz.com>
Signed-off-by: Jean Mertz <git@jeanmertz.com>
@netlify
Copy link

netlify bot commented Dec 8, 2022

Deploy Preview for vrl-playground canceled.

Name Link
🔨 Latest commit 9ee3c6c
🔍 Latest deploy log https://app.netlify.com/sites/vrl-playground/deploys/63a306af29456f0007ff27a8

@netlify
Copy link

netlify bot commented Dec 8, 2022

Deploy Preview for vector-project canceled.

Name Link
🔨 Latest commit 9ee3c6c
🔍 Latest deploy log https://app.netlify.com/sites/vector-project/deploys/63a306af6cd88d00081b2d07

@github-actions github-actions bot added domain: core Anything related to core crates i.e. vector-core, core-common, etc domain: rfc domain: sinks Anything related to the Vector's sinks domain: topology Anything related to Vector's topology code labels Dec 8, 2022
Signed-off-by: Jean Mertz <git@jeanmertz.com>
pub source: Option<&'a str>,
}

impl<'a> InternalEvent for EventsSent<'a> {
Copy link
Member

Choose a reason for hiding this comment

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

Note that this source has changed recently and no longer contains this implementation. You'll need to update against current master.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks! Yeah, I did find that out during a rebase this morning. I've got some time scheduled tomorrow to rectify this.

Signed-off-by: Jean Mertz <git@jeanmertz.com>
Signed-off-by: Jean Mertz <git@jeanmertz.com>
Signed-off-by: Jean Mertz <git@jeanmertz.com>
Signed-off-by: Jean Mertz <git@jeanmertz.com>
Signed-off-by: Jean Mertz <git@jeanmertz.com>
Signed-off-by: Jean Mertz <git@jeanmertz.com>
Signed-off-by: Jean Mertz <git@jeanmertz.com>
Signed-off-by: Jean Mertz <git@jeanmertz.com>
@jszwedko
Copy link
Collaborator

Superseded by #17549

@jszwedko jszwedko closed this Jun 30, 2023
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: topology Anything related to Vector's topology code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants