kong icon indicating copy to clipboard operation
kong copied to clipboard

chore(cluster) Bump "reconfigure" event log level to info

Open lukego opened this issue 3 years ago • 3 comments

The dataplane receiving a configuration update from the controlplane is a significant event and worthy of note. This PR changes the log level from debug to info.

(It's possible that notice would be even more appropriate.)

lukego avatar Jun 02 '22 10:06 lukego

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jun 02 '22 10:06 CLAassistant

@lukego do we need similar change in: https://github.com/Kong/kong/blob/master/kong/clustering/wrpc_data_plane.lua

(I don't know that code too well).

bungle avatar Jun 02 '22 11:06 bungle

It'd be really beneficial if we get the START_TIME and the END_TIME of that event

jschmid1 avatar Sep 09 '22 12:09 jschmid1

It'd be really beneficial if we get the START_TIME and the END_TIME of that event

Let's do it in another PR.

StarlightIbuki avatar Oct 28 '22 05:10 StarlightIbuki

I don't feel this PR is really that useful, and it might generate noisy logs entries too.

dndx avatar Oct 31 '22 03:10 dndx

Closing because this could be noisy. We will reconsider this in the future.

hbagdi avatar Nov 02 '22 17:11 hbagdi