diff options
author | Chris Meyers <chrismeyersfsu@users.noreply.github.com> | 2021-06-21 15:57:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-21 15:57:29 +0200 |
commit | 59750829541f8e0310add15be64b8fbae7853337 (patch) | |
tree | e07c953e1ec7aa4aa935059477f0a5e01bf7a71b /.gitignore | |
parent | Merge pull request #10463 from mayasd/patch-1 (diff) | |
download | awx-59750829541f8e0310add15be64b8fbae7853337.tar.xz awx-59750829541f8e0310add15be64b8fbae7853337.zip |
only get active long running queries
Getting all connections that have been alive > 5 minutes is noisy. Instead, we want only queries that are active and have been alive for more than 5 minutes. This will filter out any idle connections.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions