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

feat: Add option to change max_execution_time setting for clickhouse … #5683

Merged
merged 4 commits into from
Aug 23, 2024

Conversation

thesnallygaster
Copy link
Contributor

…query (#5393)

Summary

Adds option to change max_execution_time setting for clickhouse queries to be able to run really long queries and not have them time out. Based on how changing max_execution_time_leaf is implemented already.

Related Issues / PR's

Implements feature requested in #5393

Screenshots

NA

Affected Areas and Manually Tested Areas

Shouldn't affect anything if option is not modified manually

Copy link

welcome bot commented Aug 13, 2024

Welcome to the SigNoz community! Thank you for your first pull request and making this project better. 🤗

@CLAassistant
Copy link

CLAassistant commented Aug 13, 2024

CLA assistant check
All committers have signed the CLA.

@thesnallygaster
Copy link
Contributor Author

Anything I need to do to get this merged?

@srikanthccv srikanthccv merged commit d7fd1d0 into SigNoz:develop Aug 23, 2024
10 of 12 checks passed
Copy link

welcome bot commented Aug 23, 2024

Congrats on merging your first pull request!
minion-party
We here at SigNoz are proud of you! 🥳

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

Successfully merging this pull request may close these issues.

3 participants