jaegertracing/jaeger

Storage backends for adaptive sampling

Open

#3305 aperta il 5 ott 2021

Vedi su GitHub
 (20 commenti) (4 reazioni) (1 assegnatario)Go (2326 fork)batch import
help wanted

Metriche repository

Star
 (18.974 star)
Metriche merge PR
 (Merge medio 4g 11h) (85 PR mergiate in 30 g)

Descrizione

Since v1.27 adaptive sampling is supported in the backend, but it only works with Cassandra as the backing store. We need to implement it for other types of stores, e.g.

  • memory-only (for all-in-one) #3335
  • Badger #4834
  • Elasticsearch #5158
  • OpenSearch
  • gRPC remote storage
  • Documentation once all of the above are done

Guida contributor