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

Fix condition to disable BPF collector #1538

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

marctc
Copy link
Contributor

@marctc marctc commented Jan 16, 2025

The condition to skip this collector was wrong. This PR fixes.
Thanks @marevers for reporting!

@marctc marctc requested a review from a team as a code owner January 16, 2025 14:58
@marctc marctc requested a review from marevers January 16, 2025 14:58
Copy link
Collaborator

@marevers marevers left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.65%. Comparing base (ced8575) to head (774c56f).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1538      +/-   ##
==========================================
+ Coverage   69.57%   71.65%   +2.08%     
==========================================
  Files         195      196       +1     
  Lines       19471    19577     +106     
==========================================
+ Hits        13547    14028     +481     
+ Misses       5220     4868     -352     
+ Partials      704      681      -23     
Flag Coverage Δ
integration-test 54.07% <100.00%> (?)
k8s-integration-test 53.16% <100.00%> (-1.69%) ⬇️
oats-test 32.78% <100.00%> (+0.09%) ⬆️
unittests 47.38% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@grcevski grcevski left a comment

Choose a reason for hiding this comment

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

LGTM!

@marctc marctc merged commit 52e6cde into main Jan 17, 2025
13 checks passed
@marctc marctc deleted the fix_bpf_collector_condition branch January 17, 2025 09:44
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