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
[ES][v2] Copy Jaeger<->OTLP translator from OTEL Contrib (jaegertracing#6923)
## Which problem is this PR solving?
- Fixes a part of: jaegertracing#6458
## Description of the changes
- Implement the conversion of OTEL Traces to DB Spans as a first step
for implementing v2 writer
## How was this change tested?
- Not tested yet
## Checklist
- [x] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [x] I have signed all commits
- [x] I have added unit tests for the new functionality
- [x] I have run lint and test steps successfully
- for `jaeger`: `make lint test`
- for `jaeger-ui`: `npm run lint` and `npm run test`
---------
Signed-off-by: Manik2708 <[email protected]>
Signed-off-by: amol-verma-allen <[email protected]>
0 commit comments