Skip to content

Conversation

chargome
Copy link
Member

  • Adds new util function getMetaTagTransformer for injecting trace meta tags to the html <head>
  • Adds helper function createSentryHandleRequest which is a complete Sentry-instrumented handleRequest implementation that handles both route parametrization and trace meta tag injection. -> this is for users that do not need any modifications in their handleRequest function
  • Renames sentryHandleRequest to wrapSentryHandleRequest to avoid confusion

closes #15515

@chargome chargome self-assigned this Apr 15, 2025
@chargome chargome marked this pull request as ready for review April 17, 2025 14:17
@chargome chargome requested review from Lms24, lforst and s1gr1d April 17, 2025 15:28
Copy link
Member

@Lms24 Lms24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@chargome chargome merged commit e4f4597 into develop Apr 22, 2025
138 checks passed
@chargome chargome deleted the cg-rr7-trace-propagation branch April 22, 2025 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RR7] Trace Propagation

2 participants