refactor: update monitoring target labels and jellyfin caddy config

This commit is contained in:
2026-02-02 02:34:28 +05:30
parent 5cecce74e8
commit 23b5917620
2 changed files with 4 additions and 12 deletions

View File

@@ -244,9 +244,9 @@ in {
static_configs = [
{
targets = [
"tsuba:9100"
"tsuba:9558"
"tsuba:9256"
"tsuba:9100" # node
"tsuba:9558" # systemd
"tsuba:9256" # process
];
labels = {
instance = "tsuba";