WSGIApplication should set operation name and ID per request by jjjordanmsft · Pull Request #71 · microsoft/ApplicationInsights-Python · GitHub
Skip to content

WSGIApplication should set operation name and ID per request#71

Merged
jjjordanmsft merged 2 commits into
microsoft:developfrom
jjjordanmsft:fix-wsgiapp
Mar 14, 2018
Merged

WSGIApplication should set operation name and ID per request#71
jjjordanmsft merged 2 commits into
microsoft:developfrom
jjjordanmsft:fix-wsgiapp

Conversation

@jjjordanmsft

Copy link
Copy Markdown
Contributor

(only currently works as expected for non-threaded handlers)

…rrently works as expected for non-threaded handlers)
@jjjordanmsft jjjordanmsft merged commit 79a7af8 into microsoft:develop Mar 14, 2018
jjjordanmsft added a commit that referenced this pull request Mar 14, 2018
* Check that the request object has the user attribute (#58)

* Fix .travis.yml for automatic releases (#54)

* Fix repo in .travis.yml for auto-releases

* Check for appinsights property in process_response (#62)

* Rev to 0.11.2 (#68)

* WSGIApplication should set operation name and ID per request (#71)

Only currently works as expected for non-threaded handlers, which means some telemetry may get miscorrelated if using threads in uwsgi or similar (uncommon from my understanding).
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.

2 participants