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

feat: support auto-trace #73

Merged
merged 8 commits into from
Jun 26, 2024

Conversation

nadav3396
Copy link
Contributor

No description provided.

@nadav3396 nadav3396 changed the title Works feat: support auto-trace Jun 24, 2024
pom.xml Show resolved Hide resolved
Copy link

codecov bot commented Jun 26, 2024

Codecov Report

Attention: Patch coverage is 3.03030% with 64 lines in your changes missing coverage. Please review.

Project coverage is 76.55%. Comparing base (abd9183) to head (ebff81f).
Report is 1 commits behind head on master.

Files Patch % Lines
...n/impl/AwsLambdaRequestHandlerInstrumentation.java 0.00% 35 Missing ⚠️
agent/src/main/java/io/lumigo/agent/Agent.java 0.00% 20 Missing ⚠️
...a/io/lumigo/core/instrumentation/agent/Loader.java 0.00% 4 Missing ⚠️
...tation/impl/AmazonHttpClientV2Instrumentation.java 0.00% 3 Missing ⚠️
...ation/impl/ApacheKafkaConsumerInstrumentation.java 0.00% 1 Missing ⚠️
...ation/impl/ApacheKafkaProducerInstrumentation.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #73      +/-   ##
============================================
- Coverage     79.47%   76.55%   -2.92%     
  Complexity      436      436              
============================================
  Files            48       50       +2     
  Lines          1993     2069      +76     
  Branches        213      215       +2     
============================================
  Hits           1584     1584              
- Misses          329      405      +76     
  Partials         80       80              

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

README.md Show resolved Hide resolved
@nadav3396 nadav3396 merged commit 2f74bf6 into master Jun 26, 2024
10 of 14 checks passed
lumigo-circleci-github-user pushed a commit that referenced this pull request Jun 26, 2024
bf0b2cd hotfix: config credentials (#76)
39a9013 hotfix: use new maven access token (#75)
0773071 fix: version release (#74)
2f74bf6 feat: support auto-trace with layer  (#73)
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.

2 participants