-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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) Fix issue with the hash value of a match subgroup in the replace_pattern editors #29408
(pkg/ottl) Fix issue with the hash value of a match subgroup in the replace_pattern editors #29408
Conversation
7a24658
to
ec49210
Compare
f601866
to
854533e
Compare
8bfb768
to
d6ceb8f
Compare
There was a problem hiding this 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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for finding and addressing this issue.
333f25d
to
da61c1f
Compare
f99b50f
to
b84a738
Compare
@rnishtala-sumo ya we had some CI issues today that are now resolved |
2168c43
to
a63cf72
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looks good to me, I think the remaining changes should be straightforward. Thanks for your patience throughout the review process.
@TylerHelmuth Please give this another look when you can. |
b2b5f88
to
ed1d7c0
Compare
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
@TylerHelmuth @evan-bradley is this PR ready to be merged? |
I'm feeling pretty good about these changes, but would like for @TylerHelmuth to give it another review since the code and functionality have changed pretty substantially since he last reviewed it. |
ed1d7c0
to
04faa3d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rnishtala-sumo thanks for sticking with this and @evan-bradley thank you for the thorough review
…eplace_pattern editors (open-telemetry#29408) **Description:** Fix issue with the hash value of a match group in replace_pattern* **Link to tracking Issue:** open-telemetry#29409 --------- Co-authored-by: Tyler Helmuth <12352919+TylerHelmuth@users.noreply.github.com>
Description: Fix issue with the hash value of a match group in replace_pattern*
Link to tracking Issue: #29409