Go to file
Alberto Soutullo c5ce9dbf43
Msg tracker - parsing (#24)
* WIP: Parsing and creating df from log files done

* First tracking version structure

* Add PR suggestions
2024-05-13 16:42:24 +02:00
accelerated_deployment Also cleanup publisher 2024-03-06 15:24:51 +00:00
data_analysis Added analysis scripts 2023-12-04 19:22:02 +01:00
debug_image Add accelerated deployment publisher 2024-03-04 13:43:35 +00:00
deployment [Maybe] fix dns 2024-02-29 13:05:28 +00:00
src Msg tracker - parsing (#24) 2024-05-13 16:42:24 +02:00
.gitignore Initial Commit 2023-09-13 16:28:00 +02:00
README.md Added readme for plotter. 2024-03-14 15:17:55 +01:00
main.py Add Thanos portforward (#15) 2024-03-21 13:08:27 +01:00
requirements.txt Cleaned plotter and modified yaml file. Also added np to requirements 2024-03-14 15:17:19 +01:00
scrape.yaml Download pod logs (#21) 2024-04-15 16:01:00 +02:00

README.md

Distributed deployer framework (Template name)

Python Version: 3.11.5

Yaml config:

Main objectives

  • Automatic deployment of any P2P utils
    • Deployment of 10k Gossipsub / Waku relay nodes
    • Bandwidth usage per node
    • Log data for analysis

Secondary objectives

  • Add QoS parameter support to the 10k tool
  • Run further Waku protocols:
    • Filter
    • Lightpush
    • Store
    • Peer exchange

Acknowledgment

Inspired in the Codex framework https://github.com/codex-storage/cs-codex-dist-tests

Original Authors: