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

[chore] Refactor/move LogEmitter to make it reusable by operators #32629

Merged

Conversation

ChrsMark
Copy link
Member

Description:

This PR moves LogEmitter to a common place in pkg/stanza/operator/helper so as to be reusable by operators without hitting circular imports.
This is explained at #31959 (comment).

Link to tracking Issue:

Testing:

Documentation:

@github-actions github-actions bot added pkg/stanza processor/logstransform Logs Transform processor labels Apr 23, 2024
@github-actions github-actions bot requested review from dehaansa and djaglowski April 23, 2024 10:03
@ChrsMark ChrsMark force-pushed the move_logemitter_to_common_lib branch 3 times, most recently from a6fa5ec to 787d5c4 Compare April 23, 2024 12:06
@ChrsMark ChrsMark changed the title Refactor/move LogEmitter to make it reusable by operators [chore] Refactor/move LogEmitter to make it reusable by operators Apr 23, 2024
@ChrsMark ChrsMark force-pushed the move_logemitter_to_common_lib branch 2 times, most recently from 0cd74e1 to 96b465a Compare April 23, 2024 12:33
Copy link
Member

@djaglowski djaglowski left a comment

Choose a reason for hiding this comment

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

LGTM

@ChrsMark ChrsMark marked this pull request as ready for review April 23, 2024 14:16
@ChrsMark ChrsMark requested review from a team and jpkrohling April 23, 2024 14:16
@ChrsMark ChrsMark force-pushed the move_logemitter_to_common_lib branch from d4eab2b to b46163a Compare April 23, 2024 14:16
@ChrsMark ChrsMark force-pushed the move_logemitter_to_common_lib branch from b46163a to 5361e6f Compare April 23, 2024 14:32
@djaglowski djaglowski merged commit 5ec85d5 into open-telemetry:main Apr 23, 2024
170 checks passed
@github-actions github-actions bot added this to the next release milestone Apr 23, 2024
@ChrsMark ChrsMark deleted the move_logemitter_to_common_lib branch April 23, 2024 18:08
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.

3 participants