Skip to content
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

feature:add Jaeger to provide distributed tracing #70

Merged
merged 7 commits into from
Mar 3, 2024

Conversation

lyt122
Copy link
Contributor

@lyt122 lyt122 commented Mar 2, 2024

To finish the issue #54. This uses a tracer for the python part of tangseng with the opentelemetry. In addition, otel seems don't support the async grpc and thread to auto create span, so I manually create the span to trace.

@lyt122
Copy link
Contributor Author

lyt122 commented Mar 3, 2024

I use the inspect to use function name as span name

@CocaineCong
Copy link
Owner

@lyt122 remember to click the Resolve conversation button when u finished to change the code.

image

Copy link
Owner

@CocaineCong CocaineCong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@CocaineCong CocaineCong merged commit 0bb2ddf into CocaineCong:main Mar 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants