]> git.ipfire.org Git - telemetry.git/commit
graphs: Add a memory graph
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 8 Oct 2025 20:30:24 +0000 (20:30 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 8 Oct 2025 20:30:24 +0000 (20:30 +0000)
commitd2d99a3014b60779fdbddd2b6b75f4ef728d52ce
tree3e75aea11369566b920eb3756668c6d3fdc9ba13
parent2592130efd5d71f14b22eee0bef5f35778342f6c
graphs: Add a memory graph

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/daemon/graphs.c
src/daemon/graphs/graph.h
src/daemon/graphs/memory.c [new file with mode: 0644]
src/daemon/graphs/memory.h [new file with mode: 0644]