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
Update import paths for jaeger thrift files to use jaeger-idl (#6635)
## Which problem is this PR solving?
-
#6617 (comment)
## Description of the changes
- replace use of jaeger-idl/thrift-gen/sampling imports
## How was this change tested?
- `make test lint'
## Checklist
- [x] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [x] I have signed all commits
- [ ] 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: nabil salah <[email protected]>
0 commit comments