Skip to content

Embed Jaeger tracing in iframe

Ryan Cobb requested to merge 30525-iframe_jaeger into master

What does this MR do?

Addresses #30525 (closed)

This adds a very simple iframe embed to the tracing page. This also makes it so nav Operations > Tracing link goes to the Tracing show page (where you will see the iframe embed) instead of opening Jaegar in a new window.

Screenshots

Fixed display width

Screen_Shot_2019-09-30_at_2.47.15_PM

Fluid display width

Screen_Shot_2019-09-30_at_3.01.36_PM

Does this MR meet the acceptance criteria?

Conformity

Performance 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

Closes #30525 (closed)

Merge request reports