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

Dump active queries to log #21286

Closed
timhallinflux opened this issue Apr 23, 2021 · 0 comments · Fixed by #23032
Closed

Dump active queries to log #21286

timhallinflux opened this issue Apr 23, 2021 · 0 comments · Fixed by #23032

Comments

@timhallinflux
Copy link
Contributor

Proposal:
It would be useful to dump the list of current queries dumped to the log (just like “show queries”) when the data node process receives a SIGTERM (which is what k8s does when a process exceeds its memory limit defined for the container).

Current behavior:
When you issue a SIGTERM to influxd, it just shuts down.

Desired behavior:
When you issue a SIGTERM to influxd, allow for a configuration setting which by default maintains current behavior and allows developers to turn this on, if desired.

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.

3 participants