1<!--
2We appreciate your contribution to the Jaeger project! ����
3
4Before creating a pull request, please make sure:
5- Your PR is solving one problem
6- You have read the guide for contributing
7  - See https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING.md
8- You signed all your commits (otherwise we won't be able to merge the PR)
9  - See https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md#certificate-of-origin---sign-your-work
10- You added unit tests for the new functionality
11- You mention in the PR description which issue it is addressing, e.g. "Resolves #123"
12-->
13
14## Which problem is this PR solving?
15-
16
17## Short description of the changes
18-
19