Skip to content

[Profiler] Disable tracer for profiler timeit usage#3128

Merged
chrisnas merged 6 commits into
masterfrom
chrisnas/fix_timeit
Aug 31, 2022
Merged

[Profiler] Disable tracer for profiler timeit usage#3128
chrisnas merged 6 commits into
masterfrom
chrisnas/fix_timeit

Conversation

@chrisnas

Copy link
Copy Markdown
Contributor

Summary of changes

Disable tracer during timeit profiler runs

Reason for change

Fix CI issues

Implementation details

Set DD_TRACE_ENABLED to 0 in json configurations

Test coverage

Other details

@chrisnas
chrisnas requested a review from a team as a code owner August 26, 2022 09:45
@github-actions github-actions Bot added the area:profiler Issues related to the continous-profiler label Aug 26, 2022

@gleocadie gleocadie left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
nit: we can move the definition of DD_TRACE_ENABLED in the global env. next PR ;)

@chrisnas
chrisnas merged commit fad7a27 into master Aug 31, 2022
@chrisnas
chrisnas deleted the chrisnas/fix_timeit branch August 31, 2022 09:56
@github-actions github-actions Bot added this to the vNext milestone Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:profiler Issues related to the continous-profiler

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants