-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow to have the app set late for FlaskTracing. #24
Closed
carlosalberto
wants to merge
18
commits into
opentracing-contrib:master
from
carlosalberto:late_app_set
Closed
Allow to have the app set late for FlaskTracing. #24
carlosalberto
wants to merge
18
commits into
opentracing-contrib:master
from
carlosalberto:late_app_set
Commits on Aug 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1a2df3d - Browse repository at this point
Copy the full SHA 1a2df3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44c9d1a - Browse repository at this point
Copy the full SHA 44c9d1aView commit details
Commits on Aug 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a49a054 - Browse repository at this point
Copy the full SHA a49a054View commit details
Commits on Aug 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 70d4ad3 - Browse repository at this point
Copy the full SHA 70d4ad3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fac277 - Browse repository at this point
Copy the full SHA 9fac277View commit details -
Do not log failed header extraction.
In other instrumentation code this is not reported, as it's not considered fatal.
Configuration menu - View commit details
-
Copy full SHA for a22200c - Browse repository at this point
Copy the full SHA a22200cView commit details
Commits on Sep 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for db04a45 - Browse repository at this point
Copy the full SHA db04a45View commit details
Commits on Sep 27, 2018
-
* Let the tracer be optional, and fallback to the global tracer. * Expose tracer as a property without trailing _.
Configuration menu - View commit details
-
Copy full SHA for fbf1ca9 - Browse repository at this point
Copy the full SHA fbf1ca9View commit details -
Properly test over-the-wire context propagation.
This test used to be a dummy one, as we had lacked a MockTracer implementation, but now we have one.
Configuration menu - View commit details
-
Copy full SHA for e8a2ce6 - Browse repository at this point
Copy the full SHA e8a2ce6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bf427e - Browse repository at this point
Copy the full SHA 6bf427eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 517a7a1 - Browse repository at this point
Copy the full SHA 517a7a1View commit details
Commits on Oct 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ada596d - Browse repository at this point
Copy the full SHA ada596dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fea8f25 - Browse repository at this point
Copy the full SHA fea8f25View commit details
Commits on Oct 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 24f0fc3 - Browse repository at this point
Copy the full SHA 24f0fc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6447acf - Browse repository at this point
Copy the full SHA 6447acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3a058e - Browse repository at this point
Copy the full SHA e3a058eView commit details
Commits on Oct 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d9dce7d - Browse repository at this point
Copy the full SHA d9dce7dView commit details
Commits on Nov 6, 2018
-
Rename set_app() to init_app().
This is done to make the app more Flask-esque.
Configuration menu - View commit details
-
Copy full SHA for 0c46520 - Browse repository at this point
Copy the full SHA 0c46520View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.