You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2023. It is now read-only.
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).