Skip to content

Releases: Stakely/stvaults-watcher

v1.0.0

30 Mar 17:42
9b7aeb1

Choose a tag to compare

stVaults Watcher v1.0.0

First public release of stvaults-watcher, a monitoring watcher for Lido V3 stVaults with optional DeFi Wrapper integration.

Setup & configuration are documented in the repository README.

Highlights

  • Monitor multiple stVaults from a single instance.
  • Expose Prometheus metrics for vault value, health, utilization, inactive ETH, PDG state, and withdrawal queue.
  • Send Discord alerts for:
    • health warning/critical
    • pending withdrawal requests
    • inactive ETH threshold
    • high utilization
    • forced rebalance signals
    • unhealthy vault status
  • Built-in Grafana dashboard generation (grafana/dashboard.json) with Prometheus and Loki inputs.
  • Support for both Ethereum mainnet and Hoodi testnet.

Notes

  • This is the initial stable release and baseline for future improvements.
  • For deployment steps, see the README link above.