summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrpereira2 <rpereira@gitlab.com>2018-11-09 19:21:04 +0530
committerrpereira2 <rpereira@gitlab.com>2018-11-09 19:21:04 +0530
commitea8aa3f6465597b6aa2ab48a311cd6f3278f2c9f (patch)
tree1f32d3240ad36de9e9b57084279d8e337154d868
parent89494036f0db57a251df0b35b12e2d8b94f42b77 (diff)
downloadgitlab-ce-ee-backport-4753-tracing-mvc-export-config.tar.gz
EE changes to add tracing setting to import_exportee-backport-4753-tracing-mvc-export-config
-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: