Closed nonsense closed 4 years ago
This PR is fixing the sending of metrics from graphsync to:
graphsync
sec
bw
latency
go-sdk
master
Not much changing in this PR. Merging this as part of the iteration to bring metadata to test plan metrics and the SDK, so that we have real data to review tomorrow.
This PR is fixing the sending of metrics from
graphsync
to:sec
) to the measurement so that it is clear that we are emitting seconds.bw
andlatency
.go-sdk
frommaster
, since it contains the update storing of metrics (i.e. including the testplan and testcase in the measurement name).