]> git.ipfire.org Git - telemetry.git/shortlog
telemetry.git
2025-10-26  Michael Tremersources: Collect cpufreq information
2025-10-26  Michael Tremerfile: Implement path formatting into the quick read...
2025-10-26  Michael TremerDESIGN: Add some thoughts on the design of this project
2025-10-26  Michael Tremergraphs: Bps -> bps
2025-10-26  Michael Tremersource: Run some basic checks
2025-10-23  Michael Tremerjenkins: Install iptables-devel on Fedora
2025-10-23  Michael Tremersources: sensors: Collect current metrics
2025-10-23  Michael Tremersources: sensors: Collect energy sensors
2025-10-23  Michael Tremersources: sensors: Collect power metrics
2025-10-23  Michael Tremersources: sensors: Collect fan metrics
2025-10-23  Michael Tremersources: sensors: Remove the extra callback
2025-10-23  Michael Tremersources: sensors: Collect voltage/input sensors
2025-10-23  Michael Tremersources: sensors: Reset r if there are no features
2025-10-23  Michael Tremersources: sensors: Implement reading temp sensors
2025-10-23  Michael Tremerconfigure: Fix detection for libsensors
2025-10-23  Michael Tremersources: iptables: Accumulate counters of the same...
2025-10-23  Michael Tremersources: Add iptables
2025-10-23  Michael Tremersources: Terminate the daemon if no sources have been...
2025-10-23  Michael Tremermetrics: Constify the value pointers
2025-10-22  Michael Tremersources: disk: Convert temperate from mK to K
2025-10-22  Michael Tremergraphs: Remove old print macros
2025-10-22  Michael Tremerpo: Update translations
2025-10-22  Michael Tremermetrics: Only require one allocation
2025-10-22  Michael Tremersources: Collect metrics from suricata
2025-10-22  Michael Tremersource: Migrate RRDs if we have lost fields
2025-10-22  Michael Tremersources: hostapd: Convert rates after they have been...
2025-10-22  Michael Tremersource: Don't try to commit metrics too soon
2025-10-22  Michael Tremersource: Fetch the last update timestamp
2025-10-22  Michael Tremersource: Use rrd_info_r() to check if a RRD file exists
2025-10-22  Michael Tremerqueue: Remove the old way to submit sample data
2025-10-22  Michael Tremersources: hostapd: Migrate to new metrics submission
2025-10-22  Michael Tremersources: disk: Create a metrics object and populate...
2025-10-22  Michael Tremermetrics: Add support for bool
2025-10-22  Michael Tremersources: Convert all sources to submit metrics the...
2025-10-22  Michael Tremermetrics: Create a shorthand to submit stats with less...
2025-10-22  Michael Tremerfile: Implement parsing the entire file as JSON object
2025-10-22  Michael TremerAdd a new metrics object
2025-10-22  Michael Tremerjenkins: Install libudev-dev on Debian-based machines
2025-10-22  Michael Tremerdaemon: Release memory when the system is under pressure
2025-10-21  Michael Tremersources: disk: Read SMART data if available
2025-10-21  Michael Tremersource: Implement actually migrating databases
2025-10-21  Michael Tremersource: Check if RRD files need migration
2025-10-21  Michael Tremersources: Add source to collect disk IO stats
2025-10-21  Michael Tremerfile: Return the error code if we could not read the...
2025-10-21  Michael Tremerdaemon: Connect to udev
2025-10-21  Michael Tremercolors: Define a special color for rx/tx traffic
2025-10-21  Michael Tremergraphs: Add a graph to show rate information
2025-10-21  Michael Tremersources: Correct rate information of hostapd stations
2025-10-21  Michael Tremergraphs: Try to make the signal graph a bit more colourful
2025-10-21  Michael Tremergraphs: Add bandwidth graphs for hostapd stations
2025-10-21  Michael Tremergraphs: Rename hostapd station signal graph
2025-10-21  Michael Tremerpo: Add telemetry.po to .gitignore
2025-10-21  Michael Tremergraphs: hostapd: Add graph that shows the station signal
2025-10-21  Michael Tremergraphs: Add some more macros
2025-10-21  Michael Tremersources: Take VDEFs from the graphs macros
2025-10-21  Michael Tremercommand: Cleanup events before closing file descriptors
2025-10-21  Michael Tremercommand: Defer cleaning up the command to avoid zombies
2025-10-20  Michael Tremergraphs: Simplify headers by removing option to pass...
2025-10-20  Michael Tremergraphs: Add automatic field composition for objects
2025-10-20  Michael Tremersources: hostapd: Don't use colons
2025-10-20  Michael Tremerqueue: Don't allow colons in object names
2025-10-20  Michael Tremersources: hostapd: Zero-pad MAC addresses
2025-10-20  Michael Tremerclient: Pass the object in the options array
2025-10-20  Michael Tremersources: Add source for hostapd clients
2025-10-20  Michael Tremerfile: Only finish parsing when we have found enough...
2025-10-20  Michael Tremerfile: There is no need to attempt to parse empty lines
2025-10-20  Michael Tremerfile: Add function to run the parser on a single line
2025-10-20  Michael Tremerdaemon: Allow to select sources on the CLI
2025-10-20  Michael Tremersources: Properly turn off the event when we disable...
2025-10-19  Michael Tremerpo: Update translations
2025-10-19  Michael TremerRename the entire project to "IPFire Telemetry"
2025-10-19  Michael Tremersource: Disable all sources that fail all the time
2025-10-19  Michael Tremergraphs: Always show the top of the memory graph
2025-10-10  Michael Tremersources: df: Cleanup /proc/self/mounts on error
2025-10-09  Michael Tremercommand: Close the pidfd
2025-10-08  Michael Tremerfile: Reset the file pointer on error
2025-10-08  Michael Tremerfile: Another attempt to make the static analyzer happy
2025-10-08  Michael Tremerfile: Try to make the static analyzer happy
2025-10-08  Michael Tremergraphs: Add a memory graph
2025-10-08  Michael Tremerproc: Also convert total memory to bytes
2025-10-08  Michael Tremerqueue: Flush all data when we want to draw a graph
2025-10-08  Michael Tremergraphs: Write title/vlabel to the stack
2025-10-08  Michael Tremerpo: Update translations
2025-10-08  Michael Tremerconfigure: Add option to enable tests
2025-10-08  Michael Tremerutil: Remove the old file walking functions
2025-10-08  Michael Tremerproc: Use the new parser to parse PSI information
2025-10-08  Michael Tremerfile: Implement parsing multiple values per line
2025-10-08  Michael Tremersources: unbound: Cleanup some code
2025-10-08  Michael Tremercommand: Use the buffer implementation for internal...
2025-10-08  Michael Tremerfile: Allow to open a buffer as a file object
2025-10-08  Michael Tremerfile: Fix format string check
2025-10-08  Michael Tremerbuffer: Add a buffer implementation to write larger...
2025-10-08  Michael Tremerfile: Build a simple parser
2025-10-08  Michael Tremerfile: Add a function to read a single integer
2025-10-08  Michael Tremersources: Rename collect() to heartbeat()
2025-10-08  Michael Tremerparse: Add custom functions to parse token and integers
2025-10-08  Michael Tremerstring: Add function to strip non-whitespace
2025-10-08  Michael Tremerstring: Include <stdarg.h>
2025-10-08  Michael Tremerstring: Add function to copy strings of a set input...
2025-10-07  Michael Tremerproc: Refatcor reading /proc/softirqs
next