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
+7-1
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,12 @@ It merely needs the Python interpreter to run it and to install the dependencies
20
20
To launch the clients we have developed a repository to automatize running the clients using a docker-compose file. Please refer [here](https://github.com/migalabs/eth2-clients-setup) to discover more about it.
21
21
22
22
23
+
## Data
24
+
25
+
Data has been collected from Prometheus and from a Python script developed by us to double check the Prometheus data is correct.
26
+
You may see the download script from Prometheus in the `download_data` folder.
27
+
The Python project can be found [here](https://github.com/migalabs/eth2-client-analyzer).
28
+
23
29
## Configuration Instructions
24
30
25
31
The Execution command looks like the following:
@@ -28,7 +34,7 @@ The Execution command looks like the following:
0 commit comments