1
1
Fork 0
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-05-19 13:06:06 +02:00
infrastructure/tf-stage1
Kristian Klausen 1e52140929
Increase the volume size (150->200GiB) for monitoring.al.org
With Loki needing roughly 108GiB[1] and Prometheus at least[2]
116GiB[3], 200GiB sounds like a good starting point.

[1] increase(loki_ingester_chunk_stored_bytes_total[1w]) / 7 * 90
[2] https://www.robustperception.io/how-much-disk-space-do-prometheus-blocks-use
[3] (rate(prometheus_tsdb_compaction_chunk_size_bytes_sum[1w]) /
    rate(prometheus_tsdb_compaction_chunk_samples_sum[1w])) *
    increase(prometheus_tsdb_head_samples_appended_total[1w]) / 7 * 365
2021-10-08 17:47:52 +02:00
..
.terraform.lock.hcl Add logging CNAME to monitoring 2021-03-29 02:31:42 +02:00
archlinux.tf Increase the volume size (150->200GiB) for monitoring.al.org 2021-10-08 17:47:52 +02:00
templates.tf improve terraform handling of virtual machine domains 2021-01-25 14:56:08 +01:00
versions.tf Start managing Hetzner DNS with Terraform 2020-09-07 03:46:52 +00:00