Commit Graph

21 Commits

Author SHA1 Message Date
Alberto Soutullo 17a6efd121
Filter lightpush (#43)
* Change get enr container to use rest API and add service selection

* Add protocols selection, port and sharding to traffic script

* Improve victoria query

* Add function to check filter messages from get-filter-messages container

* Filter lightpush-servers until they don't have propper logging

* Create docker image to get addresses instead of enrs

* Create docker image to get messages from filter nodes

* Fix typo in comment

* Mark filter and lightpush as done
2024-11-04 09:22:08 +01:00
Alberto Soutullo f51ad0b10f
documentation + store (#40)
* Set main to work with current code

* Add yaml explanation + mark store as ready

* Clean scrape yaml

* Add yaml for store nodes

* Add container for get store messages

* Update README

* Add more logging to store_msg_retriever.py

* Rename list to list_utils and add function to dump list to file

* Rename import from list to list_utils

* Take into account container name for some metrics

* Dump received and send info as csv

* Add function to check messages received with store archived

* Refactor get_store_messages
2024-10-17 22:19:08 +02:00
Alberto Soutullo ae5142f119
Message store check (#39)
* Add container for store message retrieval

* Add store analysis example

* Add method to check store messages

* Fix bug when using cursor
2024-09-08 19:57:20 +02:00
Benjamin Arntzen 6df3860386
Create README.md (#38) 2024-09-05 10:14:32 +02:00
Alberto Soutullo 6786960c92
Nim-libp2p deploy (#31)
* Add yamls for nim-libp2p deployment

* Delete old deployment file

* Rename folder
2024-05-29 11:01:58 +02:00
Benjamin Arntzen d49749da82 [Maybe] fix dns 2024-02-29 13:05:28 +00:00
Benjamin Arntzen de85b2b7bd Fix debug mode 2024-02-29 02:05:52 +00:00
Benjamin Arntzen 5d00b4806e Alternative publisher script 2024-02-29 01:52:41 +00:00
Alberto Soutullo 8cff64566b
Copy file to docker image 2024-02-09 13:31:13 +01:00
Alberto Soutullo a6212fba51
Fixed issue with typing and repeated arg 2024-02-09 13:12:49 +01:00
Alberto Soutullo 356c130488
Changed dns resolve checking time async and clean structure. 2024-02-09 12:33:33 +01:00
Alberto Soutullo ba19fe8524
Fixed issues 2024-02-08 19:27:34 +01:00
Alberto Soutullo d834ea562a
Moved traffic.py to dockerfile folder 2024-02-08 19:17:28 +01:00
Alberto Soutullo 3ce6d8c4aa
Add DNS resolve time 2024-02-08 19:15:36 +01:00
Alberto Soutullo ef00165e9d
Cycled generator and fixed .sh 2024-02-05 16:39:23 +01:00
Alberto Soutullo 8901d0f96c
Optimized arguments for publisher 2024-02-05 15:58:35 +01:00
Alberto Soutullo 1b113edcc1
Update repo with gowaku + podmonitor 2024-02-01 11:18:55 +01:00
Alberto Soutullo 8de35fd160
Typo 2023-12-13 13:48:58 +01:00
Alberto Soutullo b48abe9c53
Added msg sized and msg rate envvars to gossipsub deployment 2023-12-13 12:37:27 +01:00
Alberto Soutullo d186214d43
Updated topology key 2023-12-05 14:03:59 +01:00
Alberto Soutullo 6d58b0fd50
Added deployment scripts 2023-12-04 19:21:29 +01:00