Skip to content

Inject tracing HTML meta tags in rendered HTML #2186

@antonpirker

Description

@antonpirker

Problem Statement

We have a function trace_propagation_meta() (https://github.com/getsentry/sentry-python/blob/master/sentry_sdk/hub.py#L723) but it is never used anywhere.

Solution Brainstorm

This will make it WAAY easier for users to setup distributed tracing for use cases when the server is the head of trace and renders HTML and the JS in the frontend then picks up the trace.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions