You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixes that propagate the current start time correctly
fixes that make sure we send a single RTT sample
It should also be an interesting follow-up to consider how refactoring the channels as discussed in #238 can be helpful to actually allow to save application-level measurement samples.
The text was updated successfully, but these errors were encountered:
This diff has been written by @darkk as part of #234 and
has been extracted #234 by @bassosimone, with the objective
of merging these low hanging fruits while we look into the
proper way of implementing the `/ping` endpoint.
Closes#242
This basically amounts to:
fixes that propagate the current start time correctly
fixes that make sure we send a single RTT sample
It should also be an interesting follow-up to consider how refactoring the channels as discussed in #238 can be helpful to actually allow to save application-level measurement samples.
The text was updated successfully, but these errors were encountered: