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

chore(lua transform): Fix example of setting nested field #21241

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

jszwedko
Copy link
Member

@jszwedko jszwedko commented Sep 9, 2024

The parent has to be initialized first.

Closes: #21240

The parent has to be initialized first.

Signed-off-by: Jesse Szwedko <[email protected]>
@jszwedko jszwedko added the no-changelog Changes in this PR do not need user-facing explanations in the release changelog label Sep 9, 2024
@jszwedko jszwedko requested review from a team as code owners September 9, 2024 15:31
@github-actions github-actions bot added the domain: external docs Anything related to Vector's external, public documentation label Sep 9, 2024
@datadog-vectordotdev
Copy link

Datadog Report

Branch report: jszwedko/fix-lua-example
Commit report: 9cf9a20
Test service: vector

✅ 0 Failed, 7 Passed, 0 Skipped, 25.51s Total Time

@jszwedko jszwedko added this pull request to the merge queue Sep 9, 2024
Merged via the queue into master with commit 0fc48dd Sep 9, 2024
101 checks passed
@jszwedko jszwedko deleted the jszwedko/fix-lua-example branch September 9, 2024 17:48
jszwedko added a commit that referenced this pull request Sep 11, 2024
The parent has to be initialized first.

Signed-off-by: Jesse Szwedko <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: external docs Anything related to Vector's external, public documentation no-changelog Changes in this PR do not need user-facing explanations in the release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add nested field does not work in Lua transform
4 participants