Skip to content

OverlayV2: Add metrics for tracking tx e2e latency#5330

Open
drebelsky wants to merge 1 commit into
stellar:overlay-v2-sharedfrom
drebelsky:track-tx-latency
Open

OverlayV2: Add metrics for tracking tx e2e latency#5330
drebelsky wants to merge 1 commit into
stellar:overlay-v2-sharedfrom
drebelsky:track-tx-latency

Conversation

@drebelsky

Copy link
Copy Markdown
Contributor

Add per-node metrics for tracking tx e2e latency. The metrics are gated behind the config flag LOADGEN_MEASURE_TX_LATENCY_FOR_TESTING and are split into two kinds: per-run and cumulative. The per-run metrics are only updated at the successful completion of a loadgen run (so that there's one overall number we can use as a P50/75/99, etc...), while the cumulative numbers use a Medida timer (for more granular monitoring).

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

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.

1 participant