Skip to content

Integrate tokio-metrics crate#337

Merged
MOZGIII merged 2 commits intomainfrom
mzg/2026-04-06/tokio-metrics
Apr 13, 2026
Merged

Integrate tokio-metrics crate#337
MOZGIII merged 2 commits intomainfrom
mzg/2026-04-06/tokio-metrics

Conversation

@MOZGIII
Copy link
Copy Markdown
Collaborator

@MOZGIII MOZGIII commented Apr 10, 2026

This PR integrates tokio metrics crate, currently primarily for runtime metrics collection.

This will help us detect tokio thread pool blocking and other potential issues.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 10, 2026

Coverage Report

Python Coverage

Metric Coverage
Lines 72.0%
Branches 58.0%

Download HTML Report

Rust Coverage

Metric Coverage
Lines 66.0%
Branches N/A

Download HTML Report

Compared to main branch

@MOZGIII MOZGIII requested a review from piercefreeman April 10, 2026 07:20
@MOZGIII MOZGIII marked this pull request as ready for review April 10, 2026 07:20
@MOZGIII MOZGIII force-pushed the mzg/2026-04-06/tokio-metrics branch from b73be81 to ee415a7 Compare April 10, 2026 07:23
@MOZGIII MOZGIII force-pushed the mzg/2026-04-06/tokio-metrics branch 2 times, most recently from bffc819 to 0a97c6a Compare April 12, 2026 19:40
@MOZGIII MOZGIII force-pushed the mzg/2026-04-06/tokio-metrics branch from 0a97c6a to a368eea Compare April 13, 2026 06:15
@MOZGIII MOZGIII merged commit 47f79fb into main Apr 13, 2026
15 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