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

chore: log error from transformer #5465

Open
wants to merge 1 commit into
base: release/1.41.x
Choose a base branch
from

Conversation

sanpj2292
Copy link
Contributor

Description

There is an unhandledStatusCode response being thrown from transformer. In transformer logs we are not able to find the error properly. We are trying to log error & take appropriate action

Linear Ticket

Resolves INT-3205

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

Copy link

codecov bot commented Feb 3, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 74.85%. Comparing base (a679205) to head (c83ceea).

Files with missing lines Patch % Lines
processor/integrations/integrations.go 50.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           release/1.41.x    #5465      +/-   ##
==================================================
+ Coverage           74.81%   74.85%   +0.03%     
==================================================
  Files                 440      440              
  Lines               61670    61676       +6     
==================================================
+ Hits                46140    46168      +28     
+ Misses              12993    12965      -28     
- Partials             2537     2543       +6     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant