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

[processor/filter] prevent the matcher from panicking #14147

Merged

Conversation

frzifus
Copy link
Member

@frzifus frzifus commented Sep 15, 2022

Description:

Prevent the filterexpr matcher from panicking. Followed the approach from @GCHQDeveloper638 - #13573 (comment)

Link to tracking Issue: #13573

Testing:

Documentation:

@frzifus frzifus force-pushed the processor-filter_prevent_panic branch from 3e7071d to 9881479 Compare September 15, 2022 18:09
Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
@frzifus frzifus force-pushed the processor-filter_prevent_panic branch from 9881479 to 0e24066 Compare September 20, 2022 11:43
@frzifus frzifus marked this pull request as ready for review September 20, 2022 11:43
@frzifus frzifus requested review from a team and Aneurysm9 September 20, 2022 11:43
@frzifus
Copy link
Member Author

frzifus commented Sep 22, 2022

Hi @boostchicken, could you have a look please?

@mx-psi mx-psi assigned boostchicken and unassigned mx-psi Sep 26, 2022
@frzifus
Copy link
Member Author

frzifus commented Oct 4, 2022

What do you think @open-telemetry/collector-contrib-approvers ?

@jpkrohling
Copy link
Member

jpkrohling commented Oct 4, 2022

LGTM, but perhaps the code owner still wants to review it? If there are no answers by the end of tomorrow, I'll merge this.

@frzifus
Copy link
Member Author

frzifus commented Oct 6, 2022

Should we go ahead? :)

cc @jpkrohling

@jpkrohling jpkrohling merged commit 956b162 into open-telemetry:main Oct 10, 2022
@frzifus frzifus deleted the processor-filter_prevent_panic branch October 10, 2022 20:37
shalper2 pushed a commit to shalper2/opentelemetry-collector-contrib that referenced this pull request Dec 6, 2022
…#14147)

* [processor/filter] prevent the matcher from panicking

Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>

* [processor/filter] add changelog

Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>

Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
@plantfansam plantfansam mentioned this pull request Jul 21, 2023
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.

4 participants