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

feat: Refactor TraceEvent insert to use TargetPath compatible types #18089

Closed
wants to merge 1 commit into from

Conversation

pront
Copy link
Member

@pront pront commented Jul 26, 2023

Motivation

The lookup migration involves eliminating Strings in favor of other types can convert to a TargetPath.
This part of #7070 and specifically #18059.

Summary

This change focuses on TraceEvent::insert. The goal is to pass path types instead of Strings.

@netlify
Copy link

netlify bot commented Jul 26, 2023

Deploy Preview for vrl-playground ready!

Name Link
🔨 Latest commit 684ac92
🔍 Latest deploy log https://app.netlify.com/sites/vrl-playground/deploys/64c17e1ef5c4ed00088637d2
😎 Deploy Preview https://deploy-preview-18089--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 configuration.

@netlify
Copy link

netlify bot commented Jul 26, 2023

Deploy Preview for vector-project canceled.

Name Link
🔨 Latest commit 684ac92
🔍 Latest deploy log https://app.netlify.com/sites/vector-project/deploys/64c17e1ee989bb000886e1bf

@github-actions github-actions bot added domain: sources Anything related to the Vector's sources domain: transforms Anything related to Vector's transform components domain: sinks Anything related to the Vector's sinks domain: core Anything related to core crates i.e. vector-core, core-common, etc labels Jul 26, 2023
@datadog-vectordotdev
Copy link

Datadog Report

Branch report: pront/trace-event-path-migration
Commit report: 09f1392

vector: 0 Failed, 0 New Flaky, 1925 Passed, 0 Skipped, 1m 18.93s Wall Time

@pront pront force-pushed the pront/trace-event-path-migration branch from 4f7c400 to 684ac92 Compare July 26, 2023 20:12
@pront pront closed this Jul 26, 2023
@pront pront deleted the pront/trace-event-path-migration branch October 23, 2024 14:35
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: transforms Anything related to Vector's transform components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant