Skip to content

AxonOps — AI-Native Control Plane for Open Source Data Platforms

PDF Reports

The PDF Reports feature generates PDF exports of any AxonOps dashboard for a selected time range. Reports can be produced on demand or on a recurring cron schedule.

The feature is accessible via Operations > PDF Reports.

PDF Reports overview

The page is divided into two tabs:

  • Schedules — configure and trigger report generation.
  • Reports — view and download previously generated reports.

The Select Dashboard field determines which dashboard is rendered into the PDF. The built-in Reporting dashboard is selected by default and covers system resource utilisation and coordinator performance metrics suited to capacity planning and operational review.

Any custom dashboard can be selected in place of the default. To report on a specific subset of metrics, create a dashboard with the required panels and select it here.

Select dashboard

Click the Time Range field to open the date and time picker. Select a start and end date and time, then click Apply Changes.

Time range picker

For a cron-scheduled report, the Report Range field replaces the fixed time range picker with relative options such as Last 14 Days, so each scheduled run covers the period up to the time of execution.

The filter row scopes the dashboard data included in the report.

Filters

FilterDescription
Data CenterLimit results to one or more data centers.
RackLimit results to one or more racks.
NodeLimit results to specific nodes.
PercentileSelect the percentile for latency metrics (default: 99th).
GroupByAggregate results by dc, rack, or node.
Mount PointFilter disk metrics by mount point.
PartitionFilter disk metrics by partition.
ConsistencyFilter coordinator metrics by consistency level.

Leaving a filter empty includes all values for that dimension.

Check Include Alerts to append the active alert state to the report alongside the dashboard panels.

The optional Tag field labels the report for identification in the Reports tab and the schedule list.

Select Immediate, configure the options above, then click CREATE PDF REPORT. The report is generated immediately and appears in the Reports tab.

Click PREVIEW to render the report in the browser before saving it.

Select Cron Schedule to configure a recurring report.

Cron scheduler

The cron schedule dialog provides a visual builder for the cron expression with fields for:

  • Minute (0–59)
  • Hour (0–23)
  • Day of the month (1–31)
  • Month (1–12)
  • Day of the week (0–6, Sunday = 0 or 7)

The dialog shows the next scheduled run time in the configured timezone. Click CREATE SCHEDULE to save.

Active schedules are listed below the form.

Schedule list

ColumnDescription
TagThe label assigned to the schedule.
Cron ExprThe cron expression controlling when the report runs.
Report RangeThe relative time window covered by each run (e.g. Last 14 Days).
Last RunTimestamp of the most recent execution.
Next RunTimestamp of the next scheduled execution.
UserThe AxonOps user who created the schedule.
DashboardThe dashboard the schedule is configured to export.