-
Notifications
You must be signed in to change notification settings - Fork 0
update icq healthcheck #36
Copy link
Copy link
Open
Description
baabeetaa
opened on Dec 16, 2023
Issue body actions
- qsd_ibc_channel_state - 0 = init, 1 = open, 2 = closed - if it's not 1 we have issues (0 means channel has been reopened and hermes is not moving channel handshakes about; 2 means channel is closed and needs reopening (and relayers configuring with new channels)
- qsd_ibc_commitments and qsd_ibc_acks - 0 = no packets/acks pending. non-zero and not decreasing == relaying issues
- qsd_icq_oldest_emission_distance - the age of the current oldest icq request. this should never really be over 200 in normal operation
- qsd_icq_historic_queue - size of icq unanswered queries queue - should generally be below 100 (and mostly below 10). if persistently above this, there is some issue. (edited)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.