chore(traces): Add source layout marker to trace event metadata - #26291
chore(traces): Add source layout marker to trace event metadata#26291bruceg wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8c59b99a63
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
8c59b99 to
83d5c55
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 83d5c5538b
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
83d5c55 to
8c2580f
Compare
Have datadog_agent and opentelemetry write an internal, unstable `%vector.trace_layout` marker on emitted traces so a later consumer can tell the layouts apart after `source_type` is rewritten (for example across a vector sink/source hop).
8c2580f to
54ee459
Compare
Summary
Have datadog_agent and opentelemetry write an internal, unstable
%vector.trace_layoutmarker on emitted traces so a later consumer can tell the layouts apart aftersource_typeis rewritten (for example across a vector sink/source hop).References
Vector configuration
N/A
How did you test this PR?
Included unit tests
Does this PR include user facing changes?
no-changeloglabel to this PR.Contributor Guidelines
@vectordotdev/vectorto reach out to us regarding this PR.git merge origin masterandgit push.