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

supabase / storage / 26212295571 / 1
75%
master: 75%

Build:
DEFAULT BRANCH: master
Ran 21 May 2026 07:39AM UTC
Files 249
Run time 8s
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

21 May 2026 07:35AM UTC coverage: 57.282% (-0.4%) from 57.699%
26212295571.1

push

github

web-flow
fix: add cgroup CFS throttling metrics to OTel meter (#1114)

Register four observable instruments on the existing MeterProvider to
surface container CPU bandwidth-control state so GC pauses can be
correlated with throttling in our observability backend:

- process.cpu.cfs.periods (counter)
- process.cpu.cfs.throttled_periods (counter)
- process.cpu.cfs.throttled_time (counter, ns)
- process.cpu.cfs.throttled_ratio (gauge, delta-based)

Supports cgroup v1 and v2, short-circuits cleanly on non-Linux and when
cpu.stat is unreadable, and reads the file from the OTel observable
callback (no separate timer).

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

2785 of 5566 branches covered (50.04%)

Branch coverage included in aggregate %.

5939 of 9664 relevant lines covered (61.45%)

404.16 hits per line

Source Files on job rest - 26212295571.1
  • Tree
  • List 249
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 26212295571
  • ca2e9188 on github
  • Prev Job for on master (#26097809291.1)
  • Next Job for on master (#26213350111.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc