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§
- Aggregate
Report - The return struct of aggregate reports targeting task and log message counts.
Defaultis 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 (seebackend::reports). - Task
Detail Report - The return struct of “task details” reports