Package-level declarations
Types
Immutable structure representing the various paths to session files.
Generator for plots.
Functions
Generic stats for a measurement. These are calculated quickly from the data already in memory without the need to go through the events.
Generates the data sets for all the scatter graphs of meter data.
Generates the data sets for all the scatter graphs of resource data.
Calculates all statistics for the session.
Import data from collectd. The data is stored as a zip that contains all the generated log files stored using collectd's directory layout.
Obtains a template file from the input stream. There is a size limiter to avoid DoS attacks and erroneous input. The received file is converted to a ReportTemplateEvent, which mainly contains the document + timestamps.
Processes a report template. The content must consist of a front-matter section and a Markdown document.