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

[telemetry] Add telemetry with first metric #636

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RomuDeuxfois
Copy link
Member

No description provided.

@SamuelHassine SamuelHassine force-pushed the master branch 4 times, most recently from 6eb08de to 8c096dc Compare March 10, 2024 17:44
@RomuDeuxfois RomuDeuxfois force-pushed the issue/telemetry branch 2 times, most recently from 445ef3f to 2280c15 Compare March 11, 2024 09:38
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

Attention: Patch coverage is 41.44737% with 89 lines in your changes are missing coverage. Please review.

Project coverage is 29.90%. Comparing base (7322105) to head (3868b96).
Report is 2 commits behind head on master.

❗ Current head 3868b96 differs from pull request most recent head 5f73918. Consider uploading reports for the commit 5f73918 to get more accurate results

Files Patch % Lines
...nbas/telemetry/exporter/FileLogRecordExporter.java 0.00% 25 Missing ⚠️
...openbas/telemetry/exporter/FileMetricExporter.java 0.00% 18 Missing ⚠️
.../main/java/io/openbas/telemetry/TracingAspect.java 8.33% 11 Missing ⚠️
...rc/main/java/io/openbas/config/SessionManager.java 0.00% 9 Missing ⚠️
...java/io/openbas/telemetry/OpenTelemetryConfig.java 76.92% 7 Missing and 2 partials ⚠️
...ava/io/openbas/telemetry/OpenTelemetryService.java 68.96% 9 Missing ⚠️
...main/java/io/openbas/telemetry/ServiceCounter.java 14.28% 6 Missing ⚠️
.../openbas/scheduler/jobs/TelemetryExecutionJob.java 33.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #636      +/-   ##
============================================
+ Coverage     27.00%   29.90%   +2.89%     
- Complexity      910      918       +8     
============================================
  Files           403      384      -19     
  Lines          8950     8301     -649     
  Branches        399      377      -22     
============================================
+ Hits           2417     2482      +65     
+ Misses         6472     5743     -729     
- Partials         61       76      +15     

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

@RomuDeuxfois RomuDeuxfois self-assigned this Mar 13, 2024
@RomuDeuxfois RomuDeuxfois force-pushed the issue/telemetry branch 5 times, most recently from 873f857 to ff1d7af Compare March 22, 2024 10:33
@RomuDeuxfois RomuDeuxfois force-pushed the issue/telemetry branch 3 times, most recently from c7401b8 to 3868b96 Compare April 15, 2024 06:25
@SamuelHassine SamuelHassine force-pushed the master branch 4 times, most recently from 26df09d to 2447763 Compare April 29, 2024 00:53
@SamuelHassine SamuelHassine force-pushed the master branch 4 times, most recently from bb8927c to db74f2e Compare May 11, 2024 23:15
@SamuelHassine SamuelHassine force-pushed the master branch 2 times, most recently from 4467ebb to 211bc8e Compare June 3, 2024 10:08
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.

1 participant