Install Supporting Software
Install the supporting software required for the Stake Local Dashboard
Last updated
Install the supporting software required for the Stake Local Dashboard
Last updated
For full functionality, the Stake Local Dashboard requires the following software packages:
- Collects data from Ethereum clients and the data exporters
- Queries Prometheus for data and displays dashboards
- Exports host status and performance metrics in the Prometheus format.
- Converts JSON-formatted API responses to the Prometheus format. Used for API calls to consensus clients, execution clients, and third-party APIs.
- Exports consensus and execution client API responses in the Prometheus format. Covers some API calls inaccessible to json_exporter.
The three "exporters" in the list above are technically optional, but highly recommended. Many dashboard panels will be partially or completely disabled without one or more of these exporters.
The following sections cover installation of all supporting software on a clean Ubuntu Server 22.04 LTS. You may need to adapt these instructions to your specific operating system.