ethstorage / es-node

Golang implementation of the EthStorage node.
Other
1.15k stars 77 forks source link

Add alert action to check ethstorage state #330

Closed ping-ke closed 2 weeks ago

ping-ke commented 2 weeks ago

Add alert action to check ethstorage servers. Action will be run every hour; no need to maintain a separate server. If more states need to be checked, add a function like checkLastMinedBlockto output alert content if an alert is needed.