I’m not mad or anything. But I still do a lot with i686. If this happens I will just have to distro hop. Not ideal, but I’ve done it before. I just really like fedora and would prefer to continue using it if possible.
I’m not mad or anything. But I still do a lot with i686. If this happens I will just have to distro hop. Not ideal, but I’ve done it before. I just really like fedora and would prefer to continue using it if possible.
Sorry I didn’t get back to you right away. But this is correct. I just have Prometheus scrape cAdvisor.
I just did the same thing. Grafana with Prometheus, cAdvisor, Loki, alloy. It has really stepped up my overall systems monitoring.
I would go Debian for stability.
I like fedora since it updates a little more frequently than Debian, but it isn’t a full on rolling release. I used opensuse tumbleweed for a while and it broke on me several times.
I also used arch for a while, but I’m a dad to young children and I just don’t have the time to fuck around with my OS anymore. When I have time to work on my personal dev projects, I just want to drop into tmux, launch neovim and go. After some distro hopping I landed on Fedora with KDE for my desktop and gnome on my laptop. I also have an old netbook running antix with iceWM and an old thinkpad running fedora i3. The latter 2 machines are my hard focus machines.
Fedora strikes a good balance for me. I come from arch and opensuse. I like the stability of fedora, but I like that it also gets updates faster than Debian. Most software I have found has Fedora considerations.
However, I have been using Ubuntu LTS for my self hosted media server.
I use alloy to scrape my traefik logs and pass them to Loki. Then I use logQL to parse out the info and regexp to format so I can use it in a visualization. I don’t have my configs handy at the moment but I can try and get them at some point to share something close to what I do as a starting point.