Skip to content

Move Tracing project setting model to Core [RUN AS-IF-FOSS]

Peter Leitzen requested to merge pl-tracing-core-1-setting-model into master

What does this MR do?

This MR moves Project Setting for Tracing from Enterprise Edition to GitLab Core as a part of #42645 (closed).

Note, this MR does not contain user-facing changes hence the missing changelog entry.

Potential refactorings are tracked in #259282 (closed).

Story

  1. Move Tracing project setting model to Core - !43869 (merged)
  2. Move Tracing usage data ping to Core - !44006 (merged)
  3. Move Tracing operations service to Core - !44303 (merged)
  4. Move Tracing operations controller to Core - !44323 (merged)
  5. Move Tracing controller to Core - !44604 (merged)
  6. Move remaining parts of Tracing to Core - !44574 (merged)
  7. Follow-up refactorings and tasks - #259282 (closed)

Screenshots

GitLab Core (with FOSS_ONLY=1) Enterprise Edition with GitLab Premium Enterprise Edition without GitLab Premium 🚫
Operations > Tracing disabled Screenshot_2020-10-01_Operations_Settings___Administrator_manual_prometheus_3_ Screenshot_2020-10-01_Tracing___Administrator_manual_prometheus_1_ Screenshot_2020-10-01_Operations_Settings___Administrator_manual_prometheus_3_
Operations > Tracing enabled Screenshot_2020-10-01_Operations_Settings___Administrator_manual_prometheus_3_ Screenshot_2020-10-01_Tracing___Administrator_manual_prometheus Screenshot_2020-10-01_Operations_Settings___Administrator_manual_prometheus_3_
Settings > Operations > Jaeger tracing disabled Screenshot_2020-10-01_Not_Found Screenshot_2020-10-01_Operations_Settings___Administrator_manual_prometheus Screenshot_2020-10-01_Not_Found
Settings > Operations > Jaeger tracing enabled Screenshot_2020-10-01_Not_Found Screenshot_2020-10-01_Operations_Settings___Administrator_manual_prometheus_2_ Screenshot_2020-10-01_Not_Found

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Peter Leitzen

Merge request reports