Skip to content

Live check health and stop endpoints#1193

Merged
jerbly merged 7 commits intoopen-telemetry:mainfrom
jerbly:live-check-endpoints
Feb 10, 2026
Merged

Live check health and stop endpoints#1193
jerbly merged 7 commits intoopen-telemetry:mainfrom
jerbly:live-check-endpoints

Conversation

@jerbly
Copy link
Contributor

@jerbly jerbly commented Feb 9, 2026

  • New feature (#1153) - Live-check now has a /health endpoint that can be used in long-running scenarios to confirm readiness and liveness of the live-check server.
  • New feature (#1100) - Set --output=http to have live-check send its report as the response to /stop.

@jerbly jerbly requested a review from a team as a code owner February 9, 2026 00:47
@codecov
Copy link

codecov bot commented Feb 9, 2026

Codecov Report

❌ Patch coverage is 77.27273% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.9%. Comparing base (54ee5f5) to head (1942802).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/weaver_forge/src/lib.rs 71.6% 15 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1193     +/-   ##
=======================================
- Coverage   80.0%   79.9%   -0.1%     
=======================================
  Files        109     109             
  Lines       8528    8586     +58     
=======================================
+ Hits        6823    6867     +44     
- Misses      1705    1719     +14     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@lmolkova lmolkova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

YAY!!!! Thanks a LOT!

@jerbly jerbly merged commit 635c682 into open-telemetry:main Feb 10, 2026
24 of 25 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