]> git.ipfire.org Git - thirdparty/systemd.git/commit
report: add simple metrics provider that just reads files
authorLennart Poettering <lennart@amutable.com>
Mon, 15 Jun 2026 06:11:32 +0000 (08:11 +0200)
committerLennart Poettering <lennart@amutable.com>
Fri, 19 Jun 2026 03:23:18 +0000 (05:23 +0200)
commit9c3e44302148bbd562d69a7b74c33be37fa12e12
treeee2d7af4f27f49fede5d3b9cbd6895c6f502f038
parent2640a3b0e23f15380226568375a47011adaf35f3
report: add simple metrics provider that just reads files
man/rules/meson.build
man/systemd-report-files@.service.xml [new file with mode: 0644]
presets/90-systemd.preset
src/report/meson.build
src/report/report-files-server.c [new file with mode: 0644]
src/report/report-files.c [new file with mode: 0644]
src/report/report-files.h [new file with mode: 0644]
units/meson.build
units/systemd-report-files.socket [new file with mode: 0644]
units/systemd-report-files@.service.in [new file with mode: 0644]