Skip to content

[processor/enrichmentprocessor] first version of enrichmentprocessor#42049

Closed
kyo-ke wants to merge 5 commits into
open-telemetry:mainfrom
kyo-ke:kyosuke-dev
Closed

[processor/enrichmentprocessor] first version of enrichmentprocessor#42049
kyo-ke wants to merge 5 commits into
open-telemetry:mainfrom
kyo-ke:kyosuke-dev

Conversation

@kyo-ke

@kyo-ke kyo-ke commented Aug 16, 2025

Copy link
Copy Markdown
Contributor

Description

New Component enrichemntprocessor.
This processor can enrich attribute for three pillar using external data via file or http(csv/json).
This component keep monitoring file/endpoint.

Link to tracking issue

#41816
#40526

Testing

unit test is added with 79% coverage

Documentation

Each enrichment for datapoint/ span/ logrecord is done in constant order.
Internally it is holding each line/object of csv/json as array and when it load the data it will create index.(lookup.go)

@kyo-ke kyo-ke requested a review from a team as a code owner August 16, 2025 06:22
@kyo-ke kyo-ke requested a review from dashpole August 16, 2025 06:22
@kyo-ke

kyo-ke commented Aug 17, 2025

Copy link
Copy Markdown
Contributor Author

reopen PR from new branch

@kyo-ke

kyo-ke commented Aug 17, 2025

Copy link
Copy Markdown
Contributor Author

#42056

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants