frostfs-node/pkg/metrics
Dmitrii Stepanov 1b364d8cf4 [#424] metrics: Refactor engine metrics
Use histogram vector to measure request duration.
Fix naming like in Prometheus best practice.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-06-14 14:53:32 +03:00
..
engine.go [#424] metrics: Refactor engine metrics 2023-06-14 14:53:32 +03:00
gc.go [#442] Use strconv.FormatBool instead of untyped conversion 2023-06-14 11:08:36 +00:00
innerring.go [#371] ir: Add morph cache metrics 2023-06-13 10:10:13 +00:00
morph.go [#17] Add morph client metrics 2023-06-13 14:06:04 +03:00
morphcache.go [#424] morphcache: Use labels for method duration 2023-06-14 14:53:32 +03:00
node.go [#371] ir: Add morph cache metrics 2023-06-13 10:10:13 +00:00
object.go [#412] node: Replace metrics package 2023-06-01 13:23:11 +00:00
replicator.go [#412] node: Replace metrics package 2023-06-01 13:23:11 +00:00
state.go [#412] node: Replace metrics package 2023-06-01 13:23:11 +00:00
treeservice.go [#442] Use strconv.FormatBool instead of untyped conversion 2023-06-14 11:08:36 +00:00
types.go [#424] metrics: Use labels for writecache methods and operations 2023-06-14 14:52:40 +03:00
writecache.go [#424] writecache: Drop metrics when close 2023-06-14 14:52:40 +03:00