- May 23, 2021
-
-
Jan Alexander Steffens (heftig) authored
- When loki hits 5.5G RSS, aggressively reclaim its memory. This puts it under memory pressure. - When loki hits 6G RSS, invoke the kernel OOM killer. - When loki is under severe memory pressure, have systemd-oomd kill it.
-
Jan Alexander Steffens (heftig) authored
- Allow killing of any cgroup if swap is about to run out. When swap is at least 90% full, oomd will kill a cgroup, tending to kill the cgroup with the highest swap usage. - Allow killing cgroups of logged in users under severe memory pressure. When a cgroup is stalled waiting for memory at least 60% of the time, for at least 30 seconds, oomd will attempt to kill it or one of its descendant cgroups.
-
Jelle van der Waa authored
prometheus: Add monitoring and alert for orphan and foreign packages Closes #332 See merge request archlinux/infrastructure!389
-
Signed-off-by:
Leonidas Spyropoulos <artafinde@gmail.com>
-
Closes: #332 Signed-off-by:
Leonidas Spyropoulos <artafinde@gmail.com>
-
Jelle van der Waa authored
improve onboarding documentation Closes #226 See merge request archlinux/infrastructure!397
-
- May 22, 2021
-
-
Frederik Schwan authored
implements #226
-
Jelle van der Waa authored
make diabonas dev Closes #346 See merge request archlinux/infrastructure!396
-
- May 21, 2021
-
-
Frederik Schwan authored
implements #346
-
- May 20, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- May 18, 2021
-
-
Jelle van der Waa authored
Terraform uptimerobot monitors See merge request archlinux/infrastructure!388
-
Jelle van der Waa authored
Add our uptimerobot to terraform so it's managed in code and we can easily extend it. This currently only adds our to be monitored sites and leaves the status page as is now. Deleting resources on uptimerobot will cause terraform unable to run see: https://github.com/louy/terraform-provider-uptimerobot/issues/82 References: #209
-
Jelle van der Waa authored
-
Jan Alexander Steffens (heftig) authored
-
Jelle van der Waa authored
archmanweb: fix path to favicon.ico Closes archmanweb#33 See merge request archlinux/infrastructure!393
-
Jakub Klinkovský authored
-
Jelle van der Waa authored
Rate limit man.archlinux.org See merge request archlinux/infrastructure!390
-
Jelle van der Waa authored
Limit man.archlinux.org to reduce the impact of one potential abuser on the availability. This returns too many request when running oha with 10 connections. This does not fully negate the issue, later the abuser should be automatically fail2ban'd.
-
- May 16, 2021
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
arch_boxes_sync: Fix old releases cleanup not working due to NUL character See merge request archlinux/infrastructure!391
-
--output-delimiter="" apparently means use the NUL character[1]. [1] https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=0e46753d7c9519d7378cd3a4e0951a36ac32ffe7
-
- May 15, 2021
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
Document how to whitelist some metrics for the public Grafana instance. Closes: #334
-
Jelle van der Waa authored
-
Jelle van der Waa authored
The repository has been migrated to Gitlab as cgit will be removed in due time.
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jelle van der Waa authored
-
- May 14, 2021
-
-
Kristian Klausen authored
-
Jelle van der Waa authored
aurweb: Don't call PHP for serving static content Closes #318 See merge request archlinux/infrastructure!372
-
Closes: #318 Signed-off-by:
Leonidas Spyropoulos <artafinde@gmail.com>
-
Jelle van der Waa authored
monitoring: add pie chart and multi suite select to rebuilderd See merge request archlinux/infrastructure!386
-
- May 13, 2021
-
-
Levente Polyak authored
Allow multiple suites to be selected as variables and respect those in the percentage and status queries.
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
prometheus_exporters: Add AUR exporter Closes #323 See merge request archlinux/infrastructure!375
-
Kristian Klausen authored
Also send the metrics to dashboards.archlinux.org. Fix #323
-
Jelle van der Waa authored
-