[tor-bugs] #31244 [Internal Services/Tor Sysadmin Team]: long term prometheus metrics
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon May 11 21:49:26 UTC 2020
#31244: long term prometheus metrics
-------------------------------------------------+-------------------------
Reporter: anarcat | Owner: anarcat
Type: enhancement | Status:
| reopened
Priority: Medium | Milestone:
Component: Internal Services/Tor Sysadmin Team | Version:
Severity: Normal | Resolution:
Keywords: tpa-roadmap-may | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-------------------------------------------------+-------------------------
Changes (by anarcat):
* status: closed => reopened
* keywords: => tpa-roadmap-may
* resolution: fixed =>
Comment:
this is a problem again: running out of space on nbg1.
the database is now at 63.2 GB. we have metrics since 2019-09-20, which
makes 234 days today. we have 78 hosts in LDAP, with a scrape interval of
1 minute, so this makes for about 2000 samples (not 1300 as originally
guessed):
{{{
> 234dÃ1.3byte/(1min)Ã2000Ã78 to Gibyte
63,642383 gibibytes
}}}
we'd need 100GB to cover a year:
{{{
> 365dÃ1.3byte/(1min)Ã2000Ã78 to Gibyte
99,271238 gibibytes
}}}
i'll see if i can resize the server again this week.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31244#comment:12>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list