Skip to content

Update tracing settings to match error tracking

Tristan Read requested to merge tr-separate-operations-settings-page into master

What does this MR do?

The operations settings page is separated into a main template and a tracing partial in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8983

This MR applies additional styling to update the tracing settings to be more consistent with the new additions to the page in CE: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23724.

It also adds a divider between this page and the new error tracking section that is displayed above.

Before After
Screenshot_2019-01-03_at_15.18.39 Screenshot_2019-01-07_at_11.09.33

What are the relevant issue numbers?

CE Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/55177

Does this MR meet the acceptance criteria?

Additional

Edited by Tristan Read

Merge request reports