Ilya K k900
  • Joined on 2024-03-25
k900 pushed to main at the-distro/infra 2024-08-30 18:36:29 +00:00
bf7252c210 terraform/hydra: more nixpkgses now
k900 pushed to main at the-distro/infra 2024-08-30 16:23:27 +00:00
30d759edf4 terraform/hydra: switch k900-experiments jobset to less-nixpkgses branch
k900 pushed to main at the-distro/infra 2024-08-24 08:39:41 +00:00
aef541829e Fix pyroscope datasource
k900 pushed to format at the-distro/infra 2024-08-09 15:47:18 +00:00
514d43fd42 treewide: reformat everything else
306cc77e05 flake.nix: add nixfmt pre-commit hook
d234b670d0 flake.nix: reformat, prepare for hook
Compare 3 commits »
k900 created pull request the-distro/infra#96 2024-08-09 15:41:52 +00:00
treewide: add pre-commit nixfmt hook, reformat everything
k900 created branch format in the-distro/infra 2024-08-09 15:41:21 +00:00
k900 pushed to format at the-distro/infra 2024-08-09 15:41:21 +00:00
b8e196a385 treewide: add pre-commit nixfmt hook, reformat everything
k900 pushed to matrix at the-distro/infra 2024-08-09 14:04:01 +00:00
f8cad42b5c Set up alertmanager-hookshot-adapter
9ad279a505 Set up admins + DNS for hookshot
d2f3ca5624 Add Grapevine Matrix server and matrix-hookshot
d635042e57 adjust timer for staging sync services
b6375b8294 add staging sync services
Compare 49 commits »
k900 created pull request the-distro/infra#93 2024-08-09 14:02:58 +00:00
Alerts actually for real this time
k900 pushed to matrix at the-distro/infra 2024-08-09 14:01:52 +00:00
26237ea2ba Set up alertmanager-hookshot-adapter
814d604ac8 Set up admins + DNS for hookshot
ae4bc2550e Add Grapevine Matrix server and matrix-hookshot
bebc7f2586 We have nothing to hide
297ddbb28c one-way-sync: master -> main
Compare 119 commits »
k900 pushed to main at the-distro/infra 2024-07-23 15:10:13 +00:00
bebc7f2586 We have nothing to hide
k900 commented on issue the-distro/infra#30 2024-07-20 15:18:24 +00:00
Figure out Garage metrics

Was mentioned on Matrix, but good to have a record here. Also, requires admin access :(

k900 pushed to main at the-distro/infra 2024-07-19 09:06:20 +00:00
d1e64b6610 Fix eval warning here too
k900 pushed to main at the-distro/infra 2024-07-19 09:04:23 +00:00
766dc4c383 Mimir also wants network-online.target
k900 pushed to main at the-distro/infra 2024-07-19 09:01:13 +00:00
65b07a936b Make sure Mimir starts after network is up
k900 pushed to main at the-distro/infra 2024-07-15 11:03:00 +00:00
e3e60a5e72 services/monitoring: add scraping of Gerrit's internal metrics
2e86babc8a services/gerrit: add metrics-prometheus-exporter
2b8f42dcda secrets: add gerrit-prometheus-bearer-token
f14bba14a3 gitignore: add secrets (but not encrypted secrets) to gitignore
Compare 4 commits »
k900 merged pull request the-distro/infra#63 2024-07-15 11:02:58 +00:00
services/monitoring: scrape Gerrit's metrics
k900 pushed to main at the-distro/infra 2024-07-13 12:53:14 +00:00
7a937e837a Unlimit Mimir max series
k900 commented on pull request the-distro/infra#59 2024-07-12 17:30:54 +00:00
Change the default user shell to zsh

The truly cursed workaround for this is to add zsh-newuser-install() { true } to the global zshrc (or possibly zshenv, given load order fuckery)