reth
reth copied to clipboard
docs: add cross-platform Prometheus & Grafana installation guidance
trafficstars
This commit addresses the TODO in the observability.md file by adding comprehensive cross-platform installation guidance for Prometheus and Grafana.
The changes include:
- Installation instructions for macOS (using Homebrew)
- Installation instructions for Debian/Ubuntu Linux
- Installation instructions for Fedora/RHEL/CentOS Linux
- Installation instructions for Windows (Chocolatey and manual options)
- Platform-specific service startup commands for each system
These improvements make the documentation more accessible to users across different operating systems, allowing more people to effectively monitor their Reth nodes using Prometheus and Grafana.
updated
@jenpaff Hello! Is this PR actual?