fishjam-dev / fishjam

General purpose media server. Supports WebRTC, HLS, RTSP, SIP
https://fishjam-dev.github.io/fishjam-docs/
Apache License 2.0
197 stars 12 forks source link

Add HTTP requests metrics #106

Closed sgfn closed 11 months ago

sgfn commented 11 months ago

Metrics written for the HLS stress tests.

I'm open to discussion whether we want to keep all, some or none of them

codecov[bot] commented 11 months ago

Codecov Report

Merging #106 (9e96570) into main (3c8c8bb) will decrease coverage by 1.32%. The diff coverage is 60.00%.

@@            Coverage Diff             @@
##             main     #106      +/-   ##
==========================================
- Coverage   85.22%   83.91%   -1.32%     
==========================================
  Files          44       45       +1     
  Lines         792      808      +16     
==========================================
+ Hits          675      678       +3     
- Misses        117      130      +13     
Files Coverage Δ
lib/jellyfish_web/traffic_metrics_plug.ex 100.00% <100.00%> (ø)
lib/jellyfish_web/telemetry/metrics_aggregator.ex 26.08% <20.00%> (-50.39%) :arrow_down:

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 3c8c8bb...9e96570. Read the comment docs.