[Fix][Plugin] sw_flask general exceptions handled#93
Conversation
|
??? 😕 |
|
Just a random question but ... why are the meanings of span.inject() and span.extract() inverted between the Python and Node agents? Which one has it right? |
|
Question about |
Python has it right.
Should be called on every call to |
I understand the that this links an exit span to another service entry but the reason I ask is that multiple entry or exit spans share a single actual span which is only created once. So for example a flask entry span on top of an http server entry span is still only a single span but with a depth of 2, so does the second |
|
Hmm, 3.5 configuration issue? |
Might not be conf issue, suspect it’s some external changes like Pypi dependency or anything that needs to look into, will take a look |
|
So if you are going to remove 3.5 can you merge this anyway? |
We've set it |
I am getting strange random test failures with django 2.0, the request may succeed or it may get the span stored 2, 3 or even 4 times, but only django 2.0. Am looking into it: [EDIT] this seems to be a result of my dirty local environment since it seems to work just fine here (twice already): |
|
Need to check something with you, I am thinking to change the behavior of I am checking with you first because this would change behavior (slightly, currently |
I’m +1 to this change.
No problem. Go ahead. |

Uh oh!
There was an error while loading. Please reload this page.