starknet_transaction_prover: HTTP request count + latency + in-flight metrics#14169
starknet_transaction_prover: HTTP request count + latency + in-flight metrics#14169avi-starkware wants to merge 1 commit into
Conversation
PR SummaryLow Risk Overview The layer records request count ( Tests use a new Reviewed by Cursor Bugbot for commit 2eaa611. Bugbot is set up for automated code reviews on this repo. Configure here. |
7d179cb to
a0e7299
Compare
6c02d2b to
2af08ad
Compare
00671e6 to
68683f0
Compare
47068b1 to
eea5655
Compare
00f7551 to
b51be4a
Compare
eea5655 to
df42f2f
Compare
df42f2f to
83d004c
Compare
b51be4a to
396774b
Compare
83d004c to
9122417
Compare
6f17bb1 to
fb01d37
Compare
9122417 to
23731d6
Compare
fb01d37 to
f1b98e4
Compare
23731d6 to
145ff10
Compare
f1b98e4 to
9898133
Compare
130f7f6 to
7fa5a6d
Compare
9898133 to
6974938
Compare
7fa5a6d to
fe8282d
Compare
d0b3654 to
d84bd92
Compare
fe8282d to
d9c346a
Compare
d9c346a to
d3505a7
Compare
b2da23d to
ac34a57
Compare
1b96cdb to
f13a24c
Compare
… metrics Adds `HttpMetricsLayer` placed between the monitoring endpoints and the rest of the stack so probes/scrapes don't distort the request-latency distribution. Records request count by bounded method/status labels, end-to-end latency, and in-flight gauge. Also adds a shared test recorder helper that installs the global Prometheus recorder once across the test binary. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
f13a24c to
2eaa611
Compare
97f32a2 to
15f1abf
Compare

Adds
HttpMetricsLayerplaced between the monitoring endpoints and therest of the stack so probes/scrapes don't distort the request-latency
distribution. Records request count by bounded method/status labels,
end-to-end latency, and in-flight gauge. Also adds a shared test recorder
helper that installs the global Prometheus recorder once across the
test binary.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com