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

[pkg/ottl] Add GetXML Converter #35462

Merged
merged 3 commits into from
Sep 27, 2024
Merged

Conversation

djaglowski
Copy link
Member

This Converter simply allows users to query an XML document and return an XML document composed of the selected elements. Along with RemoveXML and InsertXML, I think this gives us a decently robust set of XML-flavored crud operations.

pkg/ottl/ottlfuncs/func_get_xml.go Outdated Show resolved Hide resolved
pkg/ottl/ottlfuncs/func_get_xml.go Show resolved Hide resolved
pkg/ottl/ottlfuncs/func_remove_xml.go Outdated Show resolved Hide resolved
@djaglowski djaglowski merged commit 70b26af into open-telemetry:main Sep 27, 2024
156 checks passed
@github-actions github-actions bot added this to the next release milestone Sep 27, 2024
jriguera pushed a commit to springernature/opentelemetry-collector-contrib that referenced this pull request Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants