starknet_transaction_prover: document existing logging, request ids and health probe in README - #14203
Conversation
PR SummaryLow Risk Overview The configuration tables now describe a FIFO queue beyond worker slots: Logging documents A new Observability section covers Reviewed by Cursor Bugbot for commit 1b82441. Bugbot is set up for automated code reviews on this repo. Configure here. |
52c576d to
e8341d9
Compare
dd5534f to
8798823
Compare
197f826 to
f6f9a32
Compare
84a465f to
e048443
Compare
f6f9a32 to
c783ab0
Compare
e048443 to
fa2eff6
Compare
c097e37 to
f3ee103
Compare
bc03f1e to
f47a44b
Compare
85c5cc9 to
31b5f68
Compare
f47a44b to
353e9ed
Compare
c1354ec to
60faf0c
Compare
486c09b to
553e864
Compare
4039e1e to
f920731
Compare
3deb8f7 to
d817f3b
Compare
a142e5c to
8a451d7
Compare
d817f3b to
575006a
Compare
575006a to
74587f8
Compare
8a451d7 to
2083a88
Compare
c48d7d3 to
909a814
Compare
2083a88 to
1b82441
Compare
einat-starkware
left a comment
There was a problem hiding this comment.
@einat-starkware reviewed 1 file and all commit messages, and made 1 comment.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on Yoni-Starkware).

Adds a top-level Observability section to the README covering the
HTTP-only side endpoints (
/health,/metrics), the metric names andlabel sets, request-id propagation rules, the per-request log shape, the
startup banner, and the graceful-shutdown / panic-hook contract.
Updates the Environment variables table with
LOG_FORMATandHEALTH_MAX_SATURATED_MS, the JSON config table withhealth_max_saturated_ms, and the Logging subsection with the JSONformat option and URL redaction note.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com