]> git.ipfire.org Git - thirdparty/systemd.git/commit
report: don't consider it an error if a backend replies io.systemd.Metrics.NoSuchMetric
authorLennart Poettering <lennart@amutable.com>
Mon, 15 Jun 2026 20:43:23 +0000 (22:43 +0200)
committerLennart Poettering <lennart@amutable.com>
Fri, 19 Jun 2026 03:00:06 +0000 (05:00 +0200)
commitd086eb6d2e3fce7e03cb65ec3593700db5367ffc
tree8730be37e96826b6b346a77ee50d4ff1972d168d
parent9b3df70ae0e6834e862be3e243d745bac354b8a0
report: don't consider it an error if a backend replies io.systemd.Metrics.NoSuchMetric

If an error returns this it (currently) has no metric to report. Which
is entirely fine, treat it as such.
src/report/report.c