{{ databaseSize }}
Year: {{ pruningSchedule.year }}
Month: {{ pruningSchedule.month }}
Day of the Month: {{ pruningSchedule.day_of_the_month }}
Week: {{ pruningSchedule.week }}
Day of the Week: {{ pruningSchedule.day_of_the_week }}
Hour: {{ pruningSchedule.hour }}
Minute: {{ pruningSchedule.minute }}
Second: {{ pruningSchedule.second }}
Next Run Time: {{ pruningSchedule.next_run_time }}
Weeks to Keep: {{ pruningSchedule.weeks_to_keep }}
Delete Custom Graphs: {{ pruningSchedule.delete_custom_graph_data }}
For maintaining optimal performance by regularly cleaning old data as your application scales, visit the documentation to learn about setting up and automating a database pruning schedule.