Skip to content

Measure the chain publication latency #939

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
masih opened this issue Apr 7, 2025 · 1 comment
Open

Measure the chain publication latency #939

masih opened this issue Apr 7, 2025 · 1 comment

Comments

@masih
Copy link
Member

masih commented Apr 7, 2025

Each chain exchange message is timestamped before being put to queue for publication. Add a metric at the point of actual publication to measure the time it took for the message to travel through the publication pipeline and be actually published.

This is easily done by getting the wall clock and and comparing it with the timestamp of the message just before actually publishing the message in chainexchange/pubsub.go

@github-project-automation github-project-automation bot moved this to Todo in F3 Apr 7, 2025
@BigLep
Copy link
Member

BigLep commented Apr 24, 2025

2025-04-24: this isn't a problem currently so deferring.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants