jaegertracing / jaeger-clickhouse

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

Add MaxNumSpans param to limit spans amount per trace #101

Closed bocharovf closed 2 years ago

bocharovf commented 2 years ago

Which problem is this PR solving?

Resolves #100

Short description of the changes

Add new parameter MaxNumSpans that limits amount of spans fetched per each trace.

pavolloffay commented 2 years ago

@EinKrebs could you please take a look?

pavolloffay commented 2 years ago

From my side it looks fine