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: Implement a Prometheus histogram of rtp transit time. #2091

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

bgrozev
Copy link
Member

@bgrozev bgrozev commented Feb 1, 2024

  • chore: Update jicoco.
  • feat: Implement a Prometheus histogram of rtp transit time.

Copy link

codecov bot commented Feb 1, 2024

Codecov Report

Attention: 51 lines in your changes are missing coverage. Please review.

Comparison is base (a015be9) 44.23% compared to head (0598111) 44.20%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2091      +/-   ##
============================================
- Coverage     44.23%   44.20%   -0.04%     
- Complexity     1927     1928       +1     
============================================
  Files           340      340              
  Lines         18823    18872      +49     
  Branches       2580     2602      +22     
============================================
+ Hits           8327     8342      +15     
- Misses         9639     9665      +26     
- Partials        857      865       +8     
Files Coverage Δ
...rg/jitsi/videobridge/EndpointMessageTransport.java 9.41% <0.00%> (ø)
.../src/main/kotlin/org/jitsi/nlj/stats/DelayStats.kt 33.33% <0.00%> (+13.33%) ⬆️
...c/main/java/org/jitsi/videobridge/Videobridge.java 35.27% <33.33%> (-0.28%) ⬇️
.../org/jitsi/videobridge/stats/PacketTransitStats.kt 26.02% <28.12%> (+3.80%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a015be9...0598111. Read the comment docs.

@bgrozev bgrozev merged commit fbd563c into jitsi:master Feb 20, 2024
3 of 5 checks passed
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