Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
W
Website
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 41
    • Issues 41
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • The Tor Project
  • Metrics
  • Website
  • Issues
  • #10742

Closed
Open
Opened Jan 26, 2014 by Karsten Loesing@karsten

Handle non-Tor versions correctly in metrics graphs

sysrqb notes that https://metrics.torproject.org/network.html#versions only shows Tor versions and omits, for example, node-Tor relays. In fact, servers.csv does list node-Tor relays, but in a broken way:

2014-01-23,,,-Tor,,,3,
2014-01-23,,,0.2.2,,,306,
2014-01-23,,,0.2.3,,,2289,
2014-01-23,,,0.2.4,,,2382,
2014-01-23,,,0.2.5,,,100,

Two things need fixing here:

  • servers.csv should contain the number of "Other" versions if a version string does not begin with "Tor "; rather than simply cut off the first 4 characters.

  • The graph should contain a line for "Other" versions; rather than simply omit them.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: tpo/metrics/website#10742