Wangchong Zhou
Wangchong Zhou
This PR looks good to me. Just to know we are in feature freeze for 3.0, so I will hold merge.
@scirner22 Is there any more error logs before this line you pasted? Normally when error message is "An unexpected error happened" there're more error entry before telling the detail of...
marking this as pinned to avoid getting recycled by stalebot
I agree with @Suika-Kong , seems some long-lived tables is cleaner, we can just do `table.clear` instead of `release_table`, how do you think @chronolaw ?
> Aapo: what I feared of clearing deflated_configuration payload was somekind of race condition not sure if there is one, but just my fear I feel that might be true,...
supersed by https://github.com/Kong/kong/pull/9368 and https://github.com/Kong/kong/pull/9362
@LoremipsumSharp you can use this one https://github.com/kong/stapxx#lj-lua-bt
Looks like we need to add `luaossl` as dependency to pgmoon https://github.com/Kong/pgmoon/blob/kong-dev/pgmoon-2.2.0-1.rockspec#L17 🤔
@dndx I don't think there's a reason pgmoon can't use lua-resty-openssl, it's just our intial scope is just to replace luaossl from Kong. Because at that time, we were not...
Hi @arpit006 looks like we are indeed missing the changelog from upstream (https://github.com/knyar/nginx-lua-prometheus/blob/master/CHANGELOG.md#020210206).