Post #687305
2026-03-13 08:45 UTC
Replies (3)
-
@pid_eins@mastodon.social 2026-03-13 08:48
The need for having these bespoke agents in the middle whose only job is to query metrics in some local, service specific way, and publish them in a a more generic, abstract way is something that always irked me. systemd's own functionality for example is typically monitored via D-Bus, and the complexity of linking that up with things like prometheus, via purpose-written agents is just not that great. With systemd v260 we are trying to move things into a better direction on this front:
-
@jlhertel@fosstodon.org 2026-03-13 12:08
@pid_eins wow, wasn't expecting this. From an observability and sysadmin perspective this looks amazing. Hoping that Prometheus picks this new interface fast, so that we can make use of it.
-
@lhp@mastodon.social 2026-03-13 13:28
@pid_eins I liked skimming these feature posts. Sad to see systemd is a slop project now.