jaegertracing/jaeger

[tracking] Jaeger v2 based on OpenTelemetry collector

オープン

#4,843 opened on 2023/10/15

 (11 件のコメント) (2 件のリアクション) (1 人の担当者)Go (2,326 件のフォーク)batch import
area/otelchangelog:breaking-changechangelog:new-featureenhancementhelp wantedmeta-issuev2

Repository metrics

Stars
 (18,974 個のスター)
PR merge metrics
 (平均マージ 4d 11h) (30d で 85 merged PRs)

説明

Proposal: https://docs.google.com/document/d/1s4_6VgAS7qAVp6iEm5KYvpiGw3h2Ja5T5HpKo29iv00/view

This replaces the previous attempt: #3500.

Work tracked in the project https://github.com/orgs/jaegertracing/projects/3

Roadmap

Proof of concept

  • A single binary with memory storage and all-in-one functionality
    • #4766
  • Validate that the current storage configuration works for primary / archive storage.
  • Default configuration solution (do not require config file for all-in-one)
    • #4842
  • Demonstrate Kafka exporter / receiver (ideally from OTEL), compatible with existing Jaeger Kafka writer
    • #4868
  • Define v2 storage API that operates on OTLP batches, see if internal & remote APIs can be identical
    • #5052
    • #5079
  • Benchmarks #4869

Feature parity

Prepare for Beta

  • Add to integration tests
  • Add to release pipeline
  • Documentation

Prepare for GA

Enhancements

コントリビューターガイド