summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/gitlab/import_export/import_export.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/gitlab/import_export/import_export.yml b/lib/gitlab/import_export/import_export.yml
index 9790818ecaf..dbf0c5c612f 100644
--- a/lib/gitlab/import_export/import_export.yml
+++ b/lib/gitlab/import_export/import_export.yml
@@ -73,6 +73,7 @@ project_tree:
- :prometheus_metrics
- :project_badges
- :ci_cd_settings
+ - :tracing_setting
# Only include the following attributes for the models specified.
included_attributes:
@@ -84,6 +85,8 @@ included_attributes:
- :name
ci_cd_settings:
- :group_runners_enabled
+ tracing_setting:
+ - :external_url
# Do not include the following attributes for the models specified.
excluded_attributes: