Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A Analysis
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Network Health
  • Analysis
  • Issues
  • #3
Closed
Open
Created Nov 02, 2021 by Hiro@hiro🏄Developer

CDFs graphs for Exits and Guard+Exits, for simulated and live Tor network

We will need the following graphs:

    - CDFs for Exits and Guard+Exits
      - 'exit-kibibytes-read'+'exit-kibibytes-written'/'epoll_cnt' 
      - 'exit-kibibytes-read'+'exit-kibibytes-written'/'epoll_wait'

We can get this info from descriptor and shadow logs.

Furthermore we will also need the following graphs:

  - Graphs:
    - Utilization CDFs: graph for all relays, and one graph each for "Guard",
      "Exit", "Middle", "Guard+Exit"
      - take the bandwidth history from extra-info, and divide it by the advertized
        bandwidth from the descriptor.
        - In Shadow, we may have to use the Link capacity instead of adv bw,
          if clients don't burst enough in 1 sim period to get adv bw high
          enough

We also want a new baseline date range, for a flooding period.

For more details and prioritization, see tpo/network-health/metrics/analysis#40008 (comment 2764299)

cc\ @mikeperry cc\ @jnewsome

Edited Dec 02, 2021 by Mike Perry
Assignee
Assign to
Time tracking