-
Notifications
You must be signed in to change notification settings - Fork 45
[beta] Python Profiling support #244
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 11 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
7d1f671
feat: Python Profiler WIP
astuyve 88d8285
feat: start on cold start, stop never
astuyve e987052
breaking: bump dd trace to 1.2.1
astuyve 261ad7e
feat: Add major version notes
astuyve af0105f
Merge branch 'main' into aj/bump-dd-trace-to-1x
astuyve 65a3bf9
fix: readme header size
astuyve f1de303
fix: Fix test using old method. Describe change in changes list
astuyve 6165ad7
fix: use tracer instead of correlation ids
astuyve ef1ab57
Merge branch 'aj/bump-dd-trace-to-1x' into aj/profiling-poc
astuyve a920b1a
feat: Add the profiler
astuyve 8f242ac
Merge branch 'main' into aj/profiling-poc
astuyve db1c6e5
fix: remove debug
astuyve 43f9677
feat: Remove profiling comment line
astuyve 6814ed6
feat: Go to ddtrace 1.4. Conditionally import profiler.
astuyve 1151b86
fix: remove duplicate declaration of profiling_env_var
astuyve 5cdc307
feat: Black, with the right version
astuyve 8d50a02
feat: Readme on profiler beta period
astuyve 050abf7
fix: Remove dev changes used to package dd-trace locally
astuyve c68ea90
feat: Remove == from if True
astuyve b490104
feat: Bump layer size maximums
astuyve 8392d5d
feat: Remove python36 integration tests, as we can no longer create s…
astuyve fa3346c
feat: Update snapshots
astuyve f0e3f5d
feat: More python 3.6 deprecation
astuyve 7d6ea39
Merge branch 'main' into aj/profiling-poc
astuyve c392111
feat: Readme update - dropping python36
astuyve 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
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.