starknet_transaction_prover: document observability surface in README#14203
starknet_transaction_prover: document observability surface in README#14203avi-starkware wants to merge 1 commit into
Conversation
PR SummaryLow Risk Overview The API Reference now points to A new Observability section describes Reviewed by Cursor Bugbot for commit c77dae0. 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
Adds a top-level Observability section to the README covering the HTTP-only side endpoints (`/health`, `/metrics`), the metric names and label 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_FORMAT` and `HEALTH_MAX_SATURATED_MS`, the JSON config table with `health_max_saturated_ms`, and the Logging subsection with the JSON format option and URL redaction note. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
31b5f68 to
c77dae0
Compare
353e9ed to
894c08e
Compare

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