isgasho / kafka-consumer-2-clickhouse

Super optimized docker container with kafka consumer with clickhouse-client inserter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kafka-Consumer

Envs

Variable Description
Debug (default: false) Enables debug mode

Endpoints

Path Description
/metrics For prometheus

Run only in container (can use $ make container-build && make container-run)
Mount volume to use config and see all consumed batches -v $(pwd)/config/:/var/log/kafka-consumer/

About

Super optimized docker container with kafka consumer with clickhouse-client inserter


Languages

Language:Go 86.8%Language:Makefile 7.3%Language:Dockerfile 5.9%