jaegertracing / jaeger-clickhouse

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

[Feature]: jaeger sampling strategy should sampling down /jaeger.storage.v1.SpanWriterPlugin/WriteSpan opertaion #132

Open ray1888 opened 10 months ago

ray1888 commented 10 months ago

Requirement

plugin write operation should be filter by jaeger sampling strategy

Problem

we use clickhouse as jaeger backend storage, but when using this plugin, i can't filter by opertiaon, which the operation " /jaeger.storage.v1.SpanWriterPlugin/WriteSpan" take up a lot of space with useless infomation

Proposal

No response

Open questions

No response

yurishkuro commented 10 months ago

I don't understand what the proposal is, and what "sampling" got to do with clickhouse plugin.