]> git.ipfire.org Git - telemetry.git/shortlog
telemetry.git
2025-10-07  Michael Tremerfile: Add an abstraction to read files
2025-10-07  Michael Tremerloadavg: Make the graph make sense
2025-10-07  Michael Tremergraphs: Make it easier to compute custom CDEFs
2025-10-06  Michael Tremersource: Remove stepsize
2025-10-06  Michael Tremersource: Stagger sources to avoid load peaks
2025-10-06  Michael Tremercommand: Kill commands after 30 seconds
2025-10-06  Michael Tremersources: Add a source for Unbound stats
2025-10-06  Michael Tremercommand: Add a helper object to run a command
2025-10-06  Michael Tremerutil: Add a helper function to walk through a buffer
2025-10-06  Michael Tremerdaemon: Mask SIGCHLD
2025-10-06  Michael Tremerutil: Add a helper function to iterate through file...
2025-10-06  Michael Tremerproto: Reduce the amount of logging
2025-10-06  Michael Tremerqueue: Actually store the object in the queue
2025-10-05  Michael Tremergraphs: Add uptime graph
2025-10-05  Michael Tremerstring: Check format strings
2025-10-05  Michael Tremersources: Add source for the system's uptime
2025-10-05  Michael Tremerstring: Make all functions static
2025-10-05  Michael Tremerstring: Add formatting functions
2025-10-05  Michael Tremerstring: Add our string comparison function
2025-10-05  Michael Tremerutil: Add macros for branch prediction
2025-10-05  Michael Tremersources: Add softirqs
2025-10-05  Michael Tremerqueue: Fail if the object contains invalid characters
2025-10-05  Michael Tremersources: Add sources for IPv4 fragmentation information
2025-10-05  Michael TremerAdd source for memory usage
2025-10-05  Michael Tremerdaemon: Use macros to convert time
2025-10-04  Michael Tremersource: Complain if the heartbeat was called too late
2025-10-04  Michael Tremersource: Complain if something stalls the event loop
2025-10-04  Michael Tremersources: Add a test that stalls the event loop
2025-10-04  Michael Tremersource: Lower the heartbeat if a source is in error...
2025-10-04  Michael Tremersources: Store result codes and check for patterns
2025-10-04  Michael Tremersources: Add some tests
2025-10-04  Michael Tremersources: Add source for disk usage
2025-10-04  Michael Tremerpo: Update translations
2025-10-04  Michael Tremersources: Add PSI for I/O
2025-10-04  Michael Tremersources: Add PSI for memory
2025-10-04  Michael Tremersources: Add PSI for CPU
2025-10-04  Michael Tremergraphs: Make it configurable if the graph is reversed
2025-10-04  Michael TremerAdd a processor graph
2025-10-03  Michael Tremersources: Add source for processor usage
2025-10-03  Michael Tremergraphs: Add context switch graph
2025-10-03  Michael Tremergraphs: conntrack: Remove unused color definitions
2025-10-03  Michael Tremergraphs: Add macro to format headers
2025-10-03  Michael Tremergraphs: Add macros to draw transparent areas easier
2025-10-03  Michael Tremergraphs: Consolidate macros with and without label
2025-10-03  Michael Tremergraphs: Create macros to write less code
2025-10-03  Michael Tremerpo: Update translations
2025-10-03  Michael Tremergraphs: Add a conntrack graph
2025-10-03  Michael Tremergraph: Move all stuff that is needed to draw graphs...
2025-10-03  Michael Tremerdaemon: Rename modules to sources
2025-10-03  Michael Tremermodules: Rename methods to impl
2025-10-03  Michael Tremergraph: Measure the time it takes to generate a graph
2025-10-03  Michael Tremergraph: Add title and vertical label
2025-10-03  Michael Tremergraph: Always pass --rigid
2025-10-03  Michael Tremergraph: Add upper and lower limits
2025-10-03  Michael Tremergraph: Make backgrounds transparent
2025-10-03  Michael Tremercolors: Fix black and white
2025-10-03  Michael Tremercolors: Remove the prefix
2025-10-03  Michael Tremerloadavg: Add a simple graph
2025-10-03  Michael Tremergraph: Add macros to draw some elements
2025-10-03  Michael Tremercolors: Add macro to make colors transparent
2025-10-03  Michael Tremercolors: Add orange
2025-10-03  Michael Tremergraph: Draw all graphs from back to front
2025-10-03  Michael Tremerclient: Use a helper function to send format
2025-10-03  Michael Tremergraph: Allow specifying the output dimensions
2025-10-02  Michael Tremergraph: Fix the text on the watermark
2025-10-02  Michael Tremergraph: Send further rendering options over dbus
2025-10-02  Michael Tremergraph: Allow to specify the output format
2025-10-02  Michael Tremergraphs: Add a struct with further rendering options
2025-10-02  Michael Tremerclient: Accept a --format argument
2025-10-02  Michael Tremerclient: Add a basic client to fetch the graphs
2025-10-02  Michael Tremermodule: Define all DEFs and VDEFs for any imported...
2025-10-02  Michael Tremergraph: Cast arguments to void* to deal with API breakage
2025-10-02  Michael Tremergraph: Log the size of the generated output
2025-10-02  Michael Tremergraph: Write the graph to the output stream
2025-10-02  Michael Tremergraph: Import the default arguments from the Python...
2025-10-02  Michael TremerMake Gettext available
2025-10-02  Michael TremerImport some colours from the Python implementation
2025-10-02  Michael Tremergraph: Fix calling rrd_graph()
2025-10-02  Michael Tremerargs: Add function to add multiple pre-formatted argume...
2025-10-02  Michael Tremermodule: Remove hack where the event loop stores the...
2025-10-02  Michael Tremergraph: Pass the object to the render function
2025-10-02  Michael Tremergraph: Add a helper function to pull in all data source...
2025-10-02  Michael Tremergraph: Add a render function to jump into the individua...
2025-10-02  Michael Tremermodules: Add function to fetch a specific module by...
2025-10-02  Michael Tremerdaemon: Add function to fetch all modules
2025-10-01  Michael Tremergraph: Create the basic to render a graph
2025-10-01  Michael Tremergraphs: Fix typo in variable name
2025-09-30  Michael Tremerdaemon: Create a modules registry
2025-09-30  Michael Tremergraphs: Take the object name as first (and only) argument
2025-09-30  Michael Tremergraph: Add a Render() method to the bus to render graphs
2025-09-30  Michael Tremergraphs: Export them over dbus
2025-09-30  Michael Tremergraphs: Add scaffolding for a loadavg graph
2025-09-30  Michael Tremerjenkins: Don't fail if the static analyzer didn't find...
2025-09-29  Michael Tremerdaemon: Initialize all graphs when the daemon starts
2025-09-29  Michael Tremerdaemon: Initialize all graphs when the daemon starts
2025-09-29  Michael Tremerdaemon: Generalize the init/exit functions
2025-09-29  Michael Tremergraphs: Add scaffolding for a graph collection
2025-09-29  Michael Tremermain: Log an error if we could not free all resources
2025-09-29  Michael Tremergraphs: Add scaffolding for a new object
2025-09-29  Michael Tremerdaemon: Add a basic dbus interfaces for graphs
next