Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • O Onionoo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 47
    • Issues 47
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Network Health
  • Metrics
  • Onionoo
  • Issues
  • #40018
Closed
Open
Created Dec 10, 2021 by Hiro@hiro🏄Owner

Some relay have last_restart attribute older than the first_seen attribute

@gus has found a relay that has ifs 'first seen' attribute equals to 2021-12-06, but the 'last restart' to 2021-11-29.

https://metrics.torproject.org/rs.html#details/F3ED9FE52BBCB8E1662BF61346BF1FE708997EB5

I wonder if this is a bug in how the first_seen attribute is set.

For relays see:

https://gitlab.torproject.org/tpo/network-health/metrics/onionoo/-/blob/master/src/main/java/org/torproject/metrics/onionoo/updater/NodeDetailsStatusUpdater.java#L281

For bridges see:

https://gitlab.torproject.org/tpo/network-health/metrics/onionoo/-/blob/master/src/main/java/org/torproject/metrics/onionoo/updater/NodeDetailsStatusUpdater.java#L389

Edited Dec 10, 2021 by Hiro
Assignee
Assign to
Time tracking