Skip to content

Measure the chain publication latency #939

Open
@masih

Description

@masih

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions