-
Notifications
You must be signed in to change notification settings - Fork 1.9k
docs(vrl): add new path related documents #23935
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These look reasonable. Worth mentioning that this platform dependent (based on the discussion in one of the PRs).
Let's also wait for a review from @vectordotdev/documentation
It seems that the cue.sh script is missing on the runner. The |
Hi @titaneric, this is a regression from #23951. We will fix this. Thanks. |
Summary
This PR intends to add the document to describe new VRL function introduced in vectordotdev/vrl#1531, vectordotdev/vrl#1532, vectordotdev/vrl#1533
Vector configuration
How did you test this PR?
cue lint
document preview
Change Type
Is this a breaking change?
Does this PR include user facing changes?
no-changelog
label to this PR.References
Closes: vectordotdev/vrl#1348
Notes
@vectordotdev/vector
to reach out to us regarding this PR.pre-push
hook, please see this template.make fmt
make check-clippy
(if there are failures it's possible some of them can be fixed withmake clippy-fix
)make test
git merge origin master
andgit push
.Cargo.lock
), pleaserun
make build-licenses
to regenerate the license inventory and commit the changes (if any). More details here.