Skip to content

Process and properly log connection closure stats

Cecylia Bocovich requested to merge cohosh/snowflake:fixup-mr-202 into main

Followup to !202 (merged)

I forgot to add the periodicProxyStats as a SnowflakeEventReceiver to the dispatcher. Since we are no longer logging total bytes transferred upon a closed connection, I've removed that from the EventOnProxyConnectionOver string.

Merge request reports