[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #13195 [Tor]: Collect aggregate stats around hidden service descriptor publishes and fetches
#13195: Collect aggregate stats around hidden service descriptor publishes and
fetches
------------------------+---------------------------------
Reporter: arma | Owner:
Type: task | Status: new
Priority: normal | Milestone: Tor: 0.2.???
Component: Tor | Version:
Resolution: | Keywords: SponsorR, tor-relay
Actual Points: | Parent ID:
Points: |
------------------------+---------------------------------
Comment (by arma):
git commit 600ef9d5b4faf on my hs-stats branch collects the basic version
of these stats.
Here's the initial output on moria1, which had the HSDir flag (but of
course when I restarted for the new code, I'll lose it).
{{{
Sep 21 14:07:46.564 [notice] Heartbeat: 1 descs (1/1 stored, 0/6 fetched).
Sep 21 14:08:47.606 [notice] Heartbeat: 3 descs (2/2 stored, 0/0 fetched).
Sep 21 14:09:48.633 [notice] Heartbeat: 3 descs (0/0 stored, 0/5 fetched).
Sep 21 14:10:49.666 [notice] Heartbeat: 3 descs (0/0 stored, 0/3 fetched).
Sep 21 14:11:50.702 [notice] Heartbeat: 3 descs (0/0 stored, 0/1 fetched).
Sep 21 14:12:51.731 [notice] Heartbeat: 3 descs (0/0 stored, 0/6 fetched).
Sep 21 14:14:53.840 [notice] Heartbeat: 3 descs (0/0 stored, 0/2 fetched).
Sep 21 14:15:54.884 [notice] Heartbeat: 5 descs (2/2 stored, 0/1 fetched).
Sep 21 14:16:55.921 [notice] Heartbeat: 5 descs (0/0 stored, 0/3 fetched).
Sep 21 14:17:56.955 [notice] Heartbeat: 5 descs (0/0 stored, 0/2 fetched).
Sep 21 14:18:57.985 [notice] Heartbeat: 7 descs (3/3 stored, 0/2 fetched).
Sep 21 14:19:58.018 [notice] Heartbeat: 7 descs (0/0 stored, 0/2 fetched).
Sep 21 14:20:59.050 [notice] Heartbeat: 7 descs (0/0 stored, 0/2 fetched).
Sep 21 14:23:01.121 [notice] Heartbeat: 7 descs (0/0 stored, 0/1 fetched).
Sep 21 14:24:02.158 [notice] Heartbeat: 7 descs (0/0 stored, 0/1 fetched).
Sep 21 14:25:03.195 [notice] Heartbeat: 8 descs (1/1 stored, 0/1 fetched).
Sep 21 14:26:04.232 [notice] Heartbeat: 10 descs (2/2 stored, 0/4
fetched).
Sep 21 14:27:05.267 [notice] Heartbeat: 11 descs (1/1 stored, 0/0
fetched).
Sep 21 14:28:06.303 [notice] Heartbeat: 12 descs (2/2 stored, 0/1
fetched).
Sep 21 14:29:07.354 [notice] Heartbeat: 12 descs (0/0 stored, 0/2
fetched).
Sep 21 14:30:08.376 [notice] Heartbeat: 12 descs (0/0 stored, 0/4
fetched).
Sep 21 14:31:09.409 [notice] Heartbeat: 13 descs (2/2 stored, 0/2
fetched).
Sep 21 14:32:10.442 [notice] Heartbeat: 13 descs (0/0 stored, 0/4
fetched).
Sep 21 14:34:12.518 [notice] Heartbeat: 14 descs (1/1 stored, 0/1
fetched).
}}}
Seeing this output made me open #13207 since I bet the "14 descs" will
grow to a much larger number but that number won't be an accurate
representation of how many "recent enough" descs I have.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13195#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs