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 Base64Decode function (#31543) #31730

Conversation

DougManton
Copy link
Contributor

Description: Adds a new Base64Decode function to facilitate ingest of base64 encoded data

Link to tracking Issue: #31543

Testing: Added unit and e2e tests

Documentation: Updated the func readme.

**Description:** Adds a new `Base64Decode` function to facilitate ingest of base64 encoded data

**Link to tracking Issue:** open-telemetry#31543

**Testing:**  Added unit test

**Documentation:**  Updated the func readme.
@DougManton DougManton force-pushed the dougmanton.issue-31543-base64decode-converter branch from b78cb54 to 43c6bfa Compare March 13, 2024 14:13
Copy link
Member

@TylerHelmuth TylerHelmuth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@evan-bradley please take a look

@evan-bradley evan-bradley merged commit c485615 into open-telemetry:main Mar 14, 2024
142 checks passed
@github-actions github-actions bot added this to the next release milestone Mar 14, 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.

4 participants