Skip to content

Full request tracing#37

Open
achandras wants to merge 17 commits intobmista:masterfrom
achandras:full_request_tracing
Open

Full request tracing#37
achandras wants to merge 17 commits intobmista:masterfrom
achandras:full_request_tracing

Conversation

@achandras
Copy link
Copy Markdown

This is PR has instrumentation for some new notifications, as well as an attempt to group spans together by request id when possible.

This is achieved by storing notifications until the process_action notification fires, at which point the request is probably done.

There are still some rough edges, like perhaps a new parent span can be constructed using the info from process_action rather than using that as the parent span, and in the future render_partial can be nested in render_template spans.

Please let me know any feedback or improvements!

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.

1 participant