Closed vishalchangrani closed 2 weeks ago
@vishalchangrani how urgent is this?
hey @peterargue , @franklywatson - can we prioritize this? It will help us nail down our time to hard finality
number and update our docs and marketing material.
It's already in progress and under review. Hopefully be done soon
@franklywatson I fixed last two comments and all the checks are passing, so if Leo will have some time he could review it and approve?
@vishalchangrani Should this one be backported to the v0.37
release?
@vishalchangrani Should this one be backported to the
v0.37
release?
yes, please can you back port? The next network upgrade is still far far away and it will help to have this metric live
@
@vishalchangrani Should this one be backported to the
v0.37
release?yes, please can you back port? The next network upgrade is still far far away and it will help to have this metric live
@vishalchangrani I created PR for backport to the v0.37: https://github.com/onflow/flow-go/pull/6605
Problem Definition
What problem is this solving?
Currently, there are Access node metrics to track Time To Finalization (TTF) and Time To Execute (TTE) for a transaction. However, we are missing the metric to track Time To Seal (TTS) for a transaction.
Proposed Solution
What are the proposed solutions to this problem?
Add a new metric that tracks TTS.
Definition of Done
What tests must pass for this issue to be considered solved?
The TTS metric is available and there is an internal Grafana panel that shows this metric.