• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Unleash / unleash / 9789806039
87%
master: 91%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 04 Jul 2024 06:56AM UTC
Jobs 1
Files 632
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

04 Jul 2024 06:51AM UTC coverage: 87.534% (-0.02%) from 87.553%
9789806039

push

github

web-flow
feat: extended SDK metrics (#7527)

This adds an extended metrics format to the metrics ingested by Unleash
and sent by running SDKs in the wild. Notably, we don't store this
information anywhere new in this PR, this is just streamed out to
Victoria metrics - the point of this project is insight, not analysis.

Two things to look out for in this PR:

- I've chosen to take extend the registration event and also send that
when we receive metrics. This means that the new data is received on
startup and on heartbeat. This takes us in the direction of collapsing
these two calls into one at a later point
- I've wrapped the existing metrics events in some "type safety", it
ain't much because we have 0 type safety on the event emitter so this
also has some if checks that look funny in TS that actually check if the
data shape is correct. Existing tests that check this are more or less
preserved

2526 of 3328 branches covered (75.9%)

12 of 15 new or added lines in 3 files covered. (80.0%)

2 existing lines in 2 files now uncovered.

13033 of 14889 relevant lines covered (87.53%)

713.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9789806039.1 04 Jul 2024 06:56AM UTC 0
87.53
GitHub Action Run
Source Files on build 9789806039
Detailed source file information is not available for this build.
  • Back to Repo
  • 30073d52 on github
  • Prev Build on main (#9777532945)
  • Next Build on main (#9806928433)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc