dlt._workspace.helpers.dashboard.config
DashboardConfiguration Objects
@configspec
class DashboardConfiguration(BaseConfiguration)
table_list_fields
The fields to show in the table lists, name is always present and cannot be removed
column_type_hints
Which column hints to show in the column list if type hints are enabled
column_other_hints
Which column hints to show in the column list if other hints are enabled
datetime_format
The format of the datetime strings
sync_from_runtime
Whether to sync the pipeline states and traces from the runtime backup. Needs to be run inside a dlt workspace with runtime artifacts credentials set.