Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #11497

Closed (moved)
(moved)
Open
Created Apr 13, 2014 by Karsten Loesing@karsten

Add fractions of bridge clients by country, transport, and IP version

Now that Globe displays graph averages next to the graphs, would it be possible to add fractions of bridge clients by country, transport, and IP version next to the clients graph?

Example details page on Globe:

https://globe.torproject.org/#/bridge/DE6397A047ABE5F78B4C87AF725047831B221AAB

Example clients document part from Onionoo:

"1_week": {
    "first": "2014-04-0312: 00: 00",
    "last": "2014-04-0712: 00: 00",
    "interval": 86400,
    "factor": 0.076015949,
    "count": 5,
    "values": [
        956,
        970,
        951,
        907,
        999
    ],
    "countries": {
        "ca": 0.0211,
        "de": 0.0149,
        "gb": 0.0307,
        "in": 0.0219,
        "ir": 0.4584,
        "ru": 0.0257,
        "sy": 0.0527,
        "tr": 0.0492,
        "us": 0.0926
    },
    "transports": {
        "obfs2": 0.7973,
        "obfs3": 0.1988
    },
    "versions": {
        "v4": 1
    }
}

New text could be:

  • clients by country: Iran (46%), U.S.A. (9%), Syria (5%)
  • clients by transport: obfs2 (80%), obfs3 (20%)
  • clients by IP version: IPv4 (100%)

The "clients by country" part could even show flags in addition to country names like the "Country" field on relay details pages does.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking