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

Disable AIM when collect_ai=false is sent in connect response #1972

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

jasonjkeller
Copy link
Contributor

Resolves #1963

@codecov-commenter
Copy link

codecov-commenter commented Jul 10, 2024

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.

Project coverage is 70.60%. Comparing base (6bb98c4) to head (bc18537).

Files Patch % Lines
...c/agent/bridge/aimonitoring/AiMonitoringUtils.java 0.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1972      +/-   ##
============================================
- Coverage     70.63%   70.60%   -0.04%     
+ Complexity     9866     9861       -5     
============================================
  Files           827      827              
  Lines         39857    39863       +6     
  Branches       6068     6069       +1     
============================================
- Hits          28154    28146       -8     
- Misses         8977     8990      +13     
- Partials       2726     2727       +1     

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

jtduffy
jtduffy previously approved these changes Jul 10, 2024
@jasonjkeller jasonjkeller merged commit f2bdd54 into main Jul 10, 2024
111 checks passed
@jasonjkeller jasonjkeller deleted the aim-acount-disable branch July 10, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Disable AIM at account/org level
5 participants