This repository was archived by the owner on Sep 26, 2023. It is now read-only.
This repository was archived by the owner on Sep 26, 2023. It is now read-only.
Roadmap #49
Open
Description
This repository was created to address jaegertracing/jaeger#3500 with the proposed design https://docs.google.com/document/d/1d7j956tDVYacKHF-l0JL9sVhpbYkt0JECDyGeup-olc/edit#heading=h.n0e2aq0560x
The ultimate goal is to migrate all Jaeger storage implementations:
- in-memory
- Cassandra
- Elasticsearch (drop support for ES5)
- gprc-plugin
and expose Jaeger query/UI as:
- query extension
The storage exporters should translate OTELcol pdata
struct directly to the model that is used by the storage layers (e.g. do not use existing translators from pdata
-> jaeger model
-> storage model
).
Metadata
Metadata
Assignees
Labels
No labels