jaegertracing / jaeger-clickhouse

Jaeger ClickHouse storage plugin implementation
Apache License 2.0
232 stars 50 forks source link

Make maxSpanCount of WriteWorkerPool a parameter #95

Closed EinKrebs closed 2 years ago

EinKrebs commented 2 years ago

Problem

Amount of spans that can be recorded at a time is a costant, so not flexible at all.

Proposal - what do you suggest to solve the problem or improve the existing situation?

Make that amount a parameter in config.