Skip to content

Update SPLUNK_PROFILER_CALL_STACK_INTERVAL default #325

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 4 commits into from
Nov 25, 2024
Merged

Update SPLUNK_PROFILER_CALL_STACK_INTERVAL default #325

merged 4 commits into from
Nov 25, 2024

Conversation

pellared
Copy link
Contributor

@pellared pellared commented Nov 22, 2024

Fixes #322

The 1 second interval is currently used in our Node.js and Python distros. Java and .NET have 10 seconds.

The 10 second interval was meant for cases where threads might exist to limit the amount of data.

@pellared pellared marked this pull request as ready for review November 22, 2024 12:18
@pellared pellared requested review from a team as code owners November 22, 2024 12:18
@pellared pellared merged commit ce84954 into main Nov 25, 2024
2 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 25, 2024
@pellared pellared deleted the fix-322 branch November 25, 2024 09:17
@pellared pellared added this to the v1.7.0 milestone Nov 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SPLUNK_PROFILER_CALL_STACK_INTERVAL default depends on runtime
4 participants