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

Provide a mode for DebugProbes that does not capture creation stacktrace #1372

Closed
qwwdfsad opened this issue Jul 24, 2019 · 0 comments
Closed

Comments

@qwwdfsad
Copy link
Member

We've seen a couple of requests to make DebugProbes feasible for testing/production/CI environments. While it can be acceptable even now (e.g. Ktor runs all tests using DebugProbes without a significant slowdown), for some workloads it generates too much allocation/native calls pressure. It would be nice to have a special (non-default!) mode that avoids this overhead

@qwwdfsad qwwdfsad changed the title Provide a mode for DebugProbes that do not capture creation stacktrace Provide a mode for DebugProbes that does not capture creation stacktrace Jul 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant