rysiman / el-node-spec

Home Page:http://eigen.nethermind.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AVS Specification

This is a specification for the packaging, installation, update, and monitoring process of Eigen Layer AVS Nodes. AVS is used to participate in the Eigen Layer restake system, to know more about Eigen Layer see its documentation page. This specification could be used to manage multiple Nodes in the same host machine with the Node wizard setup tool.

Docs

Documentation in the docs folder is the best place to start learning about the specification and how the AVS wizard setup tool could be used to manage AVSs following it. Follow this documentation link to read it.

Grafana dashboards

Grafana dashboards are available in the grafana folder. They could be used to monitor the AVS nodes following the metrics specification. Monitoring is divided into two sets: one for the AVS nodes itself and one for the host machine. Follow this link to read Monitoring Stack documentation.

Inside the grafana folder are two subfolders explained below:

  • dashboards: Grafana dashboards for Nodes monitoring with common metrics that will be used by all AVS (the Common Metrics.json file), and a dashboard for host monitoring (the Nose Exporter.json file) using a Node Exporter instance to collect host metrics.
  • panels: Panels are used by the dashboards, and need to be stored in the Grafana instance as Library Panels by the AVS wizard setup tool.

Graft

Graft is a tool to help Developers to create custom dashboards and panels that could be provided to the AVS wizard setup tool in the Node package and then installed in the Grafana instance. Follow this link to read Graft documentation.

About

http://eigen.nethermind.io/

License:Other


Languages

Language:Go 96.7%Language:Makefile 3.3%