Skip to content

Conversation

pglombardo
Copy link
Contributor

@pglombardo pglombardo commented Nov 17, 2018

With this PR, the Flask instrumentation is now fully automatic:

  • Full HTTP request instrumentation
  • Added Template rendering instrumentation
  • Removed AUTOWRAPT_BOOTSTRAP=flask special case (now just works without this)
  • Instrumentation now applies to live running instances of Flask (no process restart required)
  • Tracing context is now stored on flask.g of the request context
  • Updated README

@pglombardo pglombardo merged commit 7d23a2e into master Jun 4, 2019
@pglombardo pglombardo deleted the better-flask branch June 4, 2019 09:04
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