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

Adding pyroscope to ease debugging #2368

Open
wants to merge 1 commit into
base: release/current
Choose a base branch
from

Conversation

Dimfacion
Copy link
Member

@Dimfacion Dimfacion commented Feb 4, 2025

Proposed changes

  • Adding Pyroscope

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality
  • For bug fix -> I implemented a test that covers the bug

@github-actions github-actions bot added the filigran team use to identify PR from the Filigran team label Feb 4, 2025
@Dimfacion Dimfacion changed the base branch from master to release/current February 4, 2025 14:08
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

Attention: Patch coverage is 7.50000% with 37 lines in your changes missing coverage. Please review.

Project coverage is 37.53%. Comparing base (dd95606) to head (a85271e).

Files with missing lines Patch % Lines
...ain/java/io/openbas/telemetry/PyroscopeConfig.java 6.89% 26 Missing and 1 partial ⚠️
...api/src/main/java/io/openbas/config/AppConfig.java 9.09% 9 Missing and 1 partial ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##             release/current    #2368      +/-   ##
=====================================================
- Coverage              37.79%   37.53%   -0.26%     
- Complexity              1773     1791      +18     
=====================================================
  Files                    596      598       +2     
  Lines                  18340    18581     +241     
  Branches                1220     1313      +93     
=====================================================
+ Hits                    6931     6974      +43     
- Misses                 11051    11235     +184     
- Partials                 358      372      +14     

☔ 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
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant