-
Notifications
You must be signed in to change notification settings - Fork 755
[FLASK] added request and response hook #416
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
Merged
Merged
Changes from 16 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
a0cdcc2
added request and response hook - may be very buggy
NickSulistio 53ddfcd
Merge branch 'main' into flask_hooks
NickSulistio c0ab6a5
added req/resp hooks and tests
NickSulistio ddb3077
Merge branch 'main' of https://github.com/open-telemetry/opentelemetr…
NickSulistio ea965d1
Merge branch 'flask_hooks' of https://github.com/nicksulistio/opentel…
NickSulistio 74bc40c
Merge branch 'main' into flask_hooks
NickSulistio 8a4f2a3
Update CHANGELOG.md
NickSulistio 4721cdf
removed name callback
NickSulistio 79d04fe
Merge branch 'main' into flask_hooks
NickSulistio f975067
Merge branch 'main' into flask_hooks
lzchen 1605884
Merge branch 'main' into flask_hooks
NickSulistio 7bffdba
added response header tests
NickSulistio 84bbec1
Merge branch 'main' into flask_hooks
NickSulistio 5eaeaf2
solved merge conflicts
NickSulistio 42e9372
fixed more merge conflicts
NickSulistio dc63d37
fixed bug where tracer was being unused
NickSulistio 738065c
Merge branch 'main' into flask_hooks
NickSulistio a520dfa
removed venv
NickSulistio a308044
Merge branch 'flask_hooks' of https://github.com/nicksulistio/opentel…
NickSulistio 2757171
added if callable check
NickSulistio 327905e
Merge branch 'main' into flask_hooks
lzchen 6dd503c
Update instrumentation/opentelemetry-instrumentation-flask/src/opente…
NickSulistio 2f2611e
removed useless comment
NickSulistio e941831
Merge branch 'main' into flask_hooks
lzchen 34e7013
tried linting
NickSulistio 5534ed1
Merge branch 'main' of https://github.com/open-telemetry/opentelemetr…
NickSulistio b867ead
linted and merged
NickSulistio ddc10d7
Merge branch 'flask_hooks' of https://github.com/nicksulistio/opentel…
NickSulistio cbc0995
linting and merge
NickSulistio d4eab75
removed venv
NickSulistio 422d67d
removed venv
NickSulistio dafb554
Merge branch 'flask_hooks' of https://github.com/nicksulistio/opentel…
NickSulistio d25c675
Revert "linting and merge"
NickSulistio e91fb0b
Revert "Merge branch 'flask_hooks' of https://github.com/nicksulistio…
NickSulistio aa37da5
Revert "Revert "Merge branch 'flask_hooks' of https://github.com/nick…
NickSulistio 7b017ec
Revert "Revert "linting and merge""
NickSulistio add1367
reverted
NickSulistio a8f353e
Revert "tried linting"
NickSulistio 1aafe2b
Revert "tried linting"
NickSulistio e95313f
Merge branch 'flask_hooks' of https://github.com/nicksulistio/opentel…
NickSulistio ff10d2b
reverted to d4eab7503c
NickSulistio 52cfe53
fixed generate
NickSulistio File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.