Skip to content
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

Add special case value to disable ELASTIC_APM_SPAN_FRAMES_MIN_DURATION #465

Closed
Tracked by #654
axw opened this issue Mar 6, 2019 · 1 comment · Fixed by #1188
Closed
Tracked by #654

Add special case value to disable ELASTIC_APM_SPAN_FRAMES_MIN_DURATION #465

axw opened this issue Mar 6, 2019 · 1 comment · Fixed by #1188
Assignees
Milestone

Comments

@axw
Copy link
Member

axw commented Mar 6, 2019

Introduce a means of disabling capturing stack traces, by setting ELASTIC_APM_SPAN_FRAMES_MIN_DURATION to a special value of 0.

The other agents interpret a value of 0 to mean disable capturing stack traces, and -1 to always capture. We should do the same.

@axw
Copy link
Member Author

axw commented Jun 9, 2019

See elastic/apm#94

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants