Dump active queries to log #21286
Labels
area/configuration
area/logging
area/queries
area/2.x
OSS 2.0 related issues and PRs
kind/feature-request
team/edge
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.
The text was updated successfully, but these errors were encountered: