Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
TPA
Wiki Replica
Commits
e322f978
Verified
Commit
e322f978
authored
10 months ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
remove fantasy scrape intervals that can never work (
team#40755
)
parent
2bae8c22
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#167158
passed with warnings
10 months ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
policy/tpa-rfc-33-monitoring.md
+3
-12
3 additions, 12 deletions
policy/tpa-rfc-33-monitoring.md
with
3 additions
and
12 deletions
policy/tpa-rfc-33-monitoring.md
+
3
−
12
View file @
e322f978
...
...
@@ -673,14 +673,9 @@ A few more samples calculations:
| 5 min | 5 year | 60 GiB |
| 5 min | 10 year | 100 GiB |
| 5 min | 100 year | 1 TiB |
| 15 min | 1 year | 7 GiB |
| 15 min | 5 year | 33 GiB |
| 15 min | 10 year | 66 GiB |
| 15 min | 100 year | 662 GiB |
| 1 hour | 1 year | 2 GiB |
| 1 hour | 5 year | 8 GiB |
| 1 hour | 10 year | 17 GiB |
| 1 hour | 100 year | 167 GiB |
Note that scrape intervals close to 5 minutes are unlikely to work at
all, as that will
[
trigger Prometheus' stale data detection
](
https://utcc.utoronto.ca/~cks/space/blog/sysadmin/MetricsHowFarBackDepends?showcomments
)
.
Naturally, those are going to scale up with service complexity and
fleet size, so they should be considered just to be an order of
...
...
@@ -694,10 +689,6 @@ would use 1TiB of data after one year, with the option of scaling by
TODO: name each server according to retention? say mon-short-01 and
the other mon-long-02?
TODO: there's something about an upper limit to scrape interval, check
https://utcc.utoronto.ca/~cks/space/blog/sysadmin/MetricsHowFarBackDepends?showcomments
and source
TODO: remote write can't downsample,
*can*
we remote read if the other
server is scraping on its own? to be tested?
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment