fix(correlation): keepalives field not populated in ClickHouse (v1.1.17)
Some checks failed
Build and Test / test (push) Has been cancelled
Build and Test / build (push) Has been cancelled
Build and Test / docker (push) Has been cancelled

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
toto
2026-03-06 17:42:40 +01:00
parent f0b74f45a3
commit cd1444135b
3 changed files with 19 additions and 3 deletions

View File

@ -20,7 +20,7 @@ BINARY_NAME=logcorrelator
DIST_DIR=dist
# Package version
PKG_VERSION ?= 1.1.16
PKG_VERSION ?= 1.1.17
# Enable BuildKit for better performance
export DOCKER_BUILDKIT=1