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: OPTIC-1755: Let error logs go to Sentry #7187

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

mcanu
Copy link
Contributor

@mcanu mcanu commented Mar 7, 2025

We were filtering out the new logs added in https://github.com/HumanSignal/label-studio-enterprise/pull/7085 because they didn't have exceptions. This PR allows error logs to go through the normal process.

@github-actions github-actions bot added the feat label Mar 7, 2025
Copy link

netlify bot commented Mar 7, 2025

Deploy Preview for label-studio-docs-new-theme canceled.

Name Link
🔨 Latest commit 5f71409
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/67cb7a83e646c6000881c602

Copy link

netlify bot commented Mar 7, 2025

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit 5f71409
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/67cb7a83a8c8b20008511eda

@mcanu mcanu requested review from luarmr and bmartel March 7, 2025 23:03
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 77.17%. Comparing base (4108f9e) to head (5f71409).
Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
label_studio/core/utils/sentry.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7187      +/-   ##
===========================================
- Coverage    77.20%   77.17%   -0.04%     
===========================================
  Files          187      187              
  Lines        14484    14493       +9     
===========================================
+ Hits         11183    11185       +2     
- Misses        3301     3308       +7     
Flag Coverage Δ
pytests 77.17% <0.00%> (-0.04%) ⬇️

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.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Successfully merging this pull request may close these issues.

3 participants