Add healthcheck metric for IR #50

Closed
opened 2023-02-10 13:21:58 +00:00 by vkarak1 · 3 comments
vkarak1 commented 2023-02-10 13:21:58 +00:00 (Migrated from github.com)

Could you please add a healthcheck metric for IR service?

Please the example of healthcheck metric for storage-node service:

root@az:/home/service# curl -s localhost:6672 | grep neofs_node_state_health | sed 1,2d
neofs_node_state_health 2
Could you please add a healthcheck metric for IR service? Please the example of healthcheck metric for storage-node service: ``` root@az:/home/service# curl -s localhost:6672 | grep neofs_node_state_health | sed 1,2d neofs_node_state_health 2 ```
fyrchik commented 2023-02-10 15:44:18 +00:00 (Migrated from github.com)

Do you have any specific use-case? What about control service Healthcheck?

Do you have any specific use-case? What about control service `Healthcheck`?
vkarak1 commented 2023-02-10 16:13:57 +00:00 (Migrated from github.com)

It would be very helpful in failover test where kill/restart/hang for each service is issued and the test issues health check using _health metrics for most of the services, also this metric could be used for cluster monitoring.

It would be very helpful in failover test where kill/restart/hang for each service is issued and the test issues `health check` using `_health` metrics for most of the services, also this metric could be used for cluster monitoring.
fyrchik commented 2023-02-22 13:22:12 +00:00 (Migrated from github.com)

frostfs-node and s3-gw have such metrics. Let's add a similar one to frostfs-ir.

frostfs-node and s3-gw have such metrics. Let's add a similar one to `frostfs-ir`.
acid-ant was assigned by fyrchik 2023-03-06 19:06:54 +00:00
fyrchik referenced this issue from a commit 2023-03-13 11:24:44 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
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#50
There is no content yet.