feat: misc config files (#765)

This commit is contained in:
Bjerg
2023-01-08 12:30:28 +01:00
committed by GitHub
parent da59ead58d
commit 0b9ceb9efb
4 changed files with 949 additions and 3 deletions

10
etc/README.md Normal file
View File

@ -0,0 +1,10 @@
## 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.