Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@xellos00 xellos00 released this 18 Oct 22:46
8aa1893

VATZ

This release is the first official release of VATZ.

Please refer to ReadMe for more informations

VATZ New Features

  • Add a new feature to send healthchecking message to GCP logging (#556)
  • VATZ Dockerlizing feature (#338)

VATZ* Enhancements

  • VATZ Enhance CLI commands Managements
    • Unify all flags in plugin CLI commands (#536)
  • Add new discord webhook address type (#576)

VATZ* Plugins


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

In details

New Contributors

  • Bump golang.org/x/net from 0.7.0 to 0.23.0 in /sdk by @dependabot in #602

Full Changelog: v1.1.0...v1.2.0