Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network graph with traceroute #24

Merged
merged 17 commits into from
Jan 3, 2022
Merged

Network graph with traceroute #24

merged 17 commits into from
Jan 3, 2022

Conversation

sarahwooders
Copy link
Contributor

  • Add script for collecting traceroute outputs skylark/benchmark/network/traceroute.py
  • Add traceroute parsing file skylark/benchmark/network/tracerouteparser.py copied from http://netalyzr.icsi.berkeley.edu
  • Add script for generating traceroute output graph skylark/benchmark/visualize_traceroute.py
  • Minor modifications to fix errors and add GCP keys

@sarahwooders sarahwooders changed the title Network graph with traceroute [Draft] Network graph with traceroute Jan 2, 2022
Copy link
Contributor

@parasj parasj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good -- thanks! Please squash merge the PR.

skylark/benchmark/network/traceroute.py Outdated Show resolved Hide resolved
skylark/compute/server.py Show resolved Hide resolved
@sarahwooders sarahwooders changed the title [Draft] Network graph with traceroute Network graph with traceroute Jan 3, 2022
@sarahwooders sarahwooders merged commit 4bf5953 into main Jan 3, 2022
@sarahwooders sarahwooders deleted the traceroute-graph branch January 3, 2022 11:47
@sarahwooders sarahwooders restored the traceroute-graph branch January 3, 2022 11:47
@parasj parasj deleted the traceroute-graph branch January 3, 2022 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants