Skip to content

Bug Fix: Adjusted shutdown priorities for query monitor dispatch and log2logstash


12 January 2021

12:42:59 GMT+0000

log2logstash runs fastcgi_finish_request during its shutdown hook function. Doing this before query monitor is finished causes query monitor to not load any panels.

https://github.com/Automattic/vip-go-mu-plugins/pull/1927