-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Add unit test to Opentelemetry tracing #7671
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add unit test to Opentelemetry tracing #7671
Conversation
|
Hi @fangn2. Thanks for your PR. I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
dba38e1 to
bb67ebb
Compare
2b4928a to
09c1a6b
Compare
73af0b1 to
6918432
Compare
e79aaa0 to
78463cc
Compare
Refractor newExporter and newTracer, add unit tests to them This PR is part of issue 7493 Signed-off-by: Tony Fang <nenghui.fang@gmail.com>
78463cc to
8472946
Compare
estesp
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Add unit tests to NewExporter and NewTracer for opentelemetry tracing support
The unit tests feed input of different combination of the cfg, then check the expected output
This PR is part of issue 7493
Signed-off-by: Tony Fang nenghui.fang@gmail.com
Unit test ran locally: