v1.0.0
VATZ
This release is the first official release of VATZ
.
- VATZ Proto
- VATZ
- Official Plugins
Please refer to ReadMe for more informations
Features
- VATZ CLI commands Managements (#107)
- VATZ alert Notifications via Discord, PagerDuty, Telegram (#240)
- Monitoring module: Metric Exporter for
prometheus-grafana
(#392) - HomePath setting with Storage configuration & Config (Default) yaml (#426)
- Official Plugins (#241)
Official Plugins
Repo | Plugin | Method name | go package | plugins(go package) |
---|---|---|---|---|
vatz-plugin-sysutil | vatz_net_monitor | cpu_monitor | github.com/dsrvlabs/vatz-plugin-sysutil | cpu_monitor |
vatz_cpu_monitor | mem_monitor | mem_monitor | ||
vatz_mem_monitor | disk_monitor | disk_monitor | ||
vatz_disk_monitor | net_monitor | net_monitor | ||
vatz-plugin-cosmoshub | vatz_block_sync | block_sync | github.com/dsrvlabs/vatz-plugin-cosmoshub | node_block_sync |
vatz_node_is_alived | node_is_alived | node_is_alived | ||
vatz_peer_count | peer_count | node_peer_count | ||
vatz_active_status | active_status | node_active_status | ||
vatz_gov_alarm | gov_alarm | node_governance_alarm |