mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
14 lines
590 B
Markdown
14 lines
590 B
Markdown
## Miscellaneous
|
|
|
|
This directory contains miscellaneous files, such as example Grafana dashboards and Prometheus configuration.
|
|
|
|
The files in this directory may undergo a lot of changes while reth is unstable, so do not expect them to necessarily be up to date.
|
|
|
|
### Overview
|
|
|
|
- [**Prometheus**](./prometheus/prometheus.yml): An example Prometheus configuration.
|
|
- [**Grafana**](./grafana/): Example Grafana dashboards & data sources.
|
|
|
|
### Docker Compose
|
|
|
|
To run Reth, Grafana and Prometheus with Docker Compose, refer to the [docker docs](/book/installation/docker.md#using-docker-compose) |