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

Implement Intro Circuit Statistics #342

Open
teor2345 opened this issue Jun 6, 2017 · 0 comments
Open

Implement Intro Circuit Statistics #342

teor2345 opened this issue Jun 6, 2017 · 0 comments
Assignees
Milestone

Comments

Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
@teor2345
Copy link
Collaborator

@teor2345 teor2345 commented Jun 6, 2017

This gives us an event for every introduction circuit opened/closed by a hidden service.

Tor trac #13792:

  • Established time: Time of rend_service_launch_establish_intro())
  • Ready time: From the start of rend_service_launch_establish_intro() to the INTRO_ESTABLISHED cell

Tor trac #13509:

  • How often do we use preemptive circuits?
  • How often do we cannibalize circuits?

Tor trac #13466:

  • TAP vs ntor

Tor trac #18082:

  • Single Onion Services (service connecting directly to intro)

Our #310:

  • Introductions per circuit
@teor2345 teor2345 added this to the 1.3.0 - Intro Point Stats milestone Jun 6, 2017
@teor2345 teor2345 self-assigned this Jun 6, 2017
@teor2345 teor2345 changed the title Implement Intro Established (by Service) Statistics Implement Intro Circuit Statistics Jun 6, 2017
@teor2345 teor2345 added this to the 1.4.0 - Intro Point Statistics milestone Jul 6, 2017
@teor2345 teor2345 removed this from the 1.2.0 - HSDir Fetch and Evict Statistics milestone Jul 6, 2017
@teor2345 teor2345 removed this from the 1.4.0 - Intro Point Statistics milestone Oct 31, 2017
@teor2345 teor2345 added this to the Counters milestone Oct 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment