Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/pages/why.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ These are the main reasons eRPC was built:
# Features

- [Failover](/config/failsafe) across multiple upstreams by tracking their response time, error rate, blockchain sync status, etc.
- Offer self-imposed [rate limitting](/rate-limiting) per project, or network, or upstream to avoid abuse, and unintentional DDoS.
- Offer self-imposed [rate limiting](/rate-limiting) per project, or network, or upstream to avoid abuse, and unintentional DDoS.
- Prometheus metrics collection and Grafana dashboards to [monitor](/operation/monitoring) costs, usage and health of your RPC endpoints.

# Use-cases
Expand Down