Skip to content

Conversation

@renaynay
Copy link
Member

Adds blob.Submit and blob.Retrieve latency monitor tool via latency-monitor

./cel-shed latency-monitor <node ip> <node port> <auth token> <metrics endpoint> 
  • works with either LN or BN
  • creates rpc client + submits + retrieves blobs
  • blob is currently 7000 bytes but will make that configurable later

@renaynay renaynay self-assigned this Nov 28, 2025
@renaynay renaynay added the kind:feat Attached to feature PRs label Nov 28, 2025
@renaynay renaynay added the area:metrics Related to measuring/collecting node metrics label Nov 28, 2025
@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2025

Codecov Report

❌ Patch coverage is 4.76190% with 140 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.78%. Comparing base (2469e7a) to head (43cd009).
⚠️ Report is 627 commits behind head on main.

Files with missing lines Patch % Lines
cmd/cel-shed/latency_monitor.go 0.00% 116 Missing ⚠️
libs/utils/telemetry.go 0.00% 22 Missing ⚠️
cmd/cel-shed/main.go 0.00% 1 Missing ⚠️
cmd/flags_misc.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4718      +/-   ##
==========================================
- Coverage   44.83%   35.78%   -9.05%     
==========================================
  Files         265      307      +42     
  Lines       14620    20625    +6005     
==========================================
+ Hits         6555     7381     +826     
- Misses       7313    12287    +4974     
- Partials      752      957     +205     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:metrics Related to measuring/collecting node metrics kind:feat Attached to feature PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants