fix promtail host label #204

Merged
teutat3s merged 2 commits from fix-promtail-label into main 2024-06-06 17:50:09 +00:00
Showing only changes of commit bae41b07a8 - Show all commits

View file

@ -28,7 +28,7 @@
max_age = "24h";
labels = {
job = "systemd-journal";
host = "nachtigall";
host = config.networking.hostName;
};
};
relabel_configs = [