Skip to main content

Module reports

Module reports 

Source
Expand description

Virtual tables/ORM for reports produced by the CorTeX backend

Modules§

aggregate_reports
Table declaration for the return type for aggregate report queries
task_detail_reports
Table declaration of the return type for “task details” report queries

Structs§

AggregateReport
The return struct of aggregate reports targeting task and log message counts. Default is the zero report (no name, zero tasks/messages) — the graceful degradation a report grain falls back to when its aggregate query errors, instead of panicking the request (see backend::reports).
TaskDetailReport
The return struct of “task details” reports