frostfs-node/internal/metrics
Aleksey Savchuk 23fa886ee3
[#1445] shard/gc: Remove object type from duration metric
Before, expired objects of each type were handled in separate
go-routines. Now expired objects of all types will be handled
in one go-routine. There's no way to use object type when writing
expired object handling duration metric, so remove object type
from this metric.

Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
2024-12-23 15:57:13 +03:00
..
application.go [#1531] metrics: Rename app_info metric 2024-12-23 10:40:18 +00:00
blobovnicza.go [#451] metrics: Move to internal 2024-06-25 08:52:37 +00:00
blobstore.go [#451] metrics: Move to internal 2024-06-25 08:52:37 +00:00
cache.go [#451] frostfs-node: Add cache metrics 2024-06-25 08:52:37 +00:00
consts.go [#1422] multinet: Add metrics 2024-10-17 13:15:08 +00:00
engine.go [#1349] node: Evacuate objects without setting mode to MAINTENANCE 2024-09-05 16:08:27 +03:00
fstree.go [#451] metrics: Move to internal 2024-06-25 08:52:37 +00:00
gc.go [#1445] shard/gc: Remove object type from duration metric 2024-12-23 15:57:13 +03:00
grpc.go [#451] metrics: Move to internal 2024-06-25 08:52:37 +00:00
innerring.go [#1422] multinet: Add metrics 2024-10-17 13:15:08 +00:00
metabase.go [#451] metrics: Move to internal 2024-06-25 08:52:37 +00:00
mode.go [#451] metrics: Move to internal 2024-06-25 08:52:37 +00:00
morph.go [#451] metrics: Move to internal 2024-06-25 08:52:37 +00:00
morphcache.go [#451] metrics: Move to internal 2024-06-25 08:52:37 +00:00
multinet.go [#1422] multinet: Add metrics 2024-10-17 13:15:08 +00:00
node.go [#1422] multinet: Add metrics 2024-10-17 13:15:08 +00:00
object.go [#451] metrics: Move to internal 2024-06-25 08:52:37 +00:00
pilorama.go [#451] metrics: Move to internal 2024-06-25 08:52:37 +00:00
policer.go [#451] metrics: Move to internal 2024-06-25 08:52:37 +00:00
replicator.go [#451] metrics: Move to internal 2024-06-25 08:52:37 +00:00
state.go [#451] metrics: Move to internal 2024-06-25 08:52:37 +00:00
treeservice.go [#451] metrics: Move to internal 2024-06-25 08:52:37 +00:00
types.go [#451] metrics: Move to internal 2024-06-25 08:52:37 +00:00
writecache.go [#451] metrics: Move to internal 2024-06-25 08:52:37 +00:00