You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# EVM RPC Websocket Exporter
1
+
# Blockchain RPC Exporter
2
2
The exporter is used to scrape metrics from blockchain RPC endpoints. The purpose of this exporter is to perform black-box testing on RPC endpoints.
3
3
## Metrics
4
4
Exporter currently supports all EVM-compatible chains. In addition, there is limited support for the following chains:
@@ -10,6 +10,8 @@ Exporter currently supports all EVM-compatible chains. In addition, there is lim
10
10
- Filecoin (https)
11
11
- Starkware (https)
12
12
13
+
## Available Metrics
14
+
13
15
# Disclaimer
14
16
Please note that this tool is in the early development stage and should not be used to influence critical business decisions.
15
17
The project in its current form suits our short-term needs and will receive limited support. We encourage you to fork the project and extend it with additional functionality you might need.
0 commit comments