refactor(ops/machines): switch from grafana-agent to alloy

grafana-agent has been removed, but the failing eval was missed due
to #80.

Change-Id: I87cfc71c8c98e27e32f4e95e4d85901195cb5b75
Reviewed-on: https://cl.snix.dev/c/snix/+/30347
Autosubmit: Florian Klink <flokli@flokli.de>
Reviewed-by: Ryan Lahfa <masterancpp@gmail.com>
Tested-by: besadii
This commit is contained in:
Florian Klink 2025-04-30 20:54:44 +03:00 committed by clbot
parent b2fa87f344
commit ca23b17680
10 changed files with 100 additions and 121 deletions

View file

@ -12,7 +12,7 @@ in
(mod "forgejo.nix")
(mod "restic.nix")
# Automatically enable metric and log collection.
(mod "o11y/agent.nix")
(mod "o11y/alloy.nix")
(mod "o11y/grafana.nix")
(mod "www/snix.dev.nix")
(mod "www/bolt.snix.dev.nix")