The value of frostfs_node_ir_epoch metric does not change #764

Closed
opened 2023-10-30 13:19:35 +00:00 by dstepanov-yadro · 0 comments

The value of frostfs_node_ir_epoch metric does not change: it is always 0.

Expected Behavior

The value of frostfs_node_ir_epoch metric must be equal to current epoch value on storage node.

Current Behavior

The value of frostfs_node_ir_epoch metric equal 0 and does not change.

Steps to Reproduce (for bugs)

Reproduced on dev-env: start dev-env, set shot epoch duration (make update.epoch_duration val=1), see storage logs:

2023-10-30T13:18:15.510Z        info    frostfs-node/morph.go:219       new epoch event from sidechain  {"number": 250}

But metric value is 0:
image

The value of `frostfs_node_ir_epoch` metric does not change: it is always 0. ## Expected Behavior The value of `frostfs_node_ir_epoch` metric must be equal to current epoch value on storage node. ## Current Behavior The value of `frostfs_node_ir_epoch` metric equal 0 and does not change. ## Steps to Reproduce (for bugs) Reproduced on dev-env: start dev-env, set shot epoch duration (`make update.epoch_duration val=1`), see storage logs: ``` 2023-10-30T13:18:15.510Z info frostfs-node/morph.go:219 new epoch event from sidechain {"number": 250} ``` But metric value is 0: ![image](/attachments/b254ebd3-4496-4600-be22-63a40d04a4e2)
dstepanov-yadro added the
bug
frostfs-node
P1
triage
observability
labels 2023-10-30 13:19:35 +00:00
fyrchik added this to the v0.38.0 milestone 2023-10-30 13:22:20 +00:00
dstepanov-yadro self-assigned this 2023-10-31 12:57:28 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#764
No description provided.