jaegertracing / jaeger

CNCF Jaeger, a Distributed Tracing Platform

Home Page:https://www.jaegertracing.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

es.SamplingStore.CreateTemplates is never called

yurishkuro opened this issue · comments

In case of Span Storage the templates are created when SpanWriter is instantiated. Sampling templates could be created when SamplingStore is being created. Right now the method exists but is never called, except from the integration test.

  • Hey @yurishkuro , I want to work on this issue, can you please elaborate the issue or provide me any reference to read and fix this issue :)

Hi @yurishkuro I would like to work on this issue