Skip to content

[processor/transform/internal/logparsingfuncs] Add ParseELF log parsing function#49541

Open
Caleb-Hurshman wants to merge 3 commits into
open-telemetry:mainfrom
observIQ:feat/transform-processor-parse-elf-func
Open

[processor/transform/internal/logparsingfuncs] Add ParseELF log parsing function#49541
Caleb-Hurshman wants to merge 3 commits into
open-telemetry:mainfrom
observIQ:feat/transform-processor-parse-elf-func

Conversation

@Caleb-Hurshman

Copy link
Copy Markdown
Contributor

Description

Adds the ParseELF function to the transform processor's internal logparsingfuncs directory. Used to parse ELF event data. Original implementation copied from PR #48391 after it was closed.
That PR had approvals from myself and @Dylan-M as code-owners of the logparsingfuncs directory and was awaiting approval from a processor/transform code-owner.

Link to tracking issue

Fixes #48352

Testing

Adds robust unit testing for standard ELF patterns.

Documentation

Updates the transform processor's documentation to include the ParseELF function.

Authorship

  • I, a human, wrote this pull request description myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[processor/transform] Add ELF log parser

1 participant