From 78577ecd006c105205f443ca102314a8a9029522 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 13 May 2026 15:57:24 +0200 Subject: [PATCH] update TODO --- TODO.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO.md b/TODO.md index fe13b0b24df..422145e25b7 100644 --- a/TODO.md +++ b/TODO.md @@ -128,6 +128,14 @@ SPDX-License-Identifier: LGPL-2.1-or-later ## Features +- report: add filtering by metric prefix, so that we reports don't have to + include everything, and we have a way to have "small" and "big" reports, that + have different number of fields. + +- allow metrics to indicate which values mean + "nothing"/"invalid"/"zero"/"please-suppress". Then use that to reduce noise + in systemd-report output. + - sysupdate: offer reading transfer files/components/features optionally from some JSON fragment rather than transfer files, so that we can update it independently from any DDI, and it needs no activation cycle. Why? so that -- 2.47.3