frostfs-node/pkg
Alex Vanin 892b4f4f12 [#426] service/object: Fix put duration
At object.Put operation node does not transfer any
data. It is done in the stream inside, so we should
register duration from `object.Put` invocation until
`CloseAndRecv` on the stream.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-03-17 10:58:00 +03:00
..
core [#399] object/fmt: Fix test for tombstone epoch expiration 2021-02-19 16:20:10 +03:00
innerring [#422] pkg/innerring: fix typo in config parameter name 2021-03-15 14:07:53 +03:00
local_object_storage [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
metrics [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph [#427] Update neo-go to pre-released v0.94.0 version 2021-03-17 09:57:40 +03:00
network [#422] pkg/services: Provide client options on cache creation 2021-03-15 14:07:53 +03:00
policy [#410] pkg/policy: Parse strings in filter key 2021-02-25 11:57:26 +03:00
services [#426] service/object: Fix put duration 2021-03-17 10:58:00 +03:00
util [#316] locode/csv: Scan subdivision csv-table into memory 2021-02-10 21:11:28 +03:00