-
Notifications
You must be signed in to change notification settings - Fork 200
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
Enable OpenTelemetry Tracing for ChatQnA TGI serving on Gaudi #1316
base: main
Are you sure you want to change the base?
Conversation
Dependency Review✅ No vulnerabilities or license issues found.Scanned Files |
Please fix the issue reported by CI. |
a4298ad
to
45aa2f0
Compare
addressed pre-commit and merge-conflict. should I take care missing dockerfile issue? it doesn't seem to be related to this PR. |
Please merge main branch into yours, and the issues will disappear. |
ac76846
to
28bc80f
Compare
28bc80f
to
f020688
Compare
Signed-off-by: louie-tsai <[email protected]>
1866502
to
bccd8b1
Compare
no_proxy: ${no_proxy} | ||
http_proxy: ${http_proxy} | ||
https_proxy: ${https_proxy} |
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.
Where are those set / replaced?
tgi-service: | ||
image: ghcr.io/huggingface/tgi-gaudi:2.0.6 | ||
privileged: true |
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.
Could you please add a comment on why privileged is needed?
Description
Enable Jaeger UI and OpenTelemetry tracing for ChatQnA TGI serving on Gaudi.
user could see OPEA, TEI, and TGI open telemetry tracing on Jaeger UI.
Issues
n/a
.Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
Jaeger docker image
Tests
Manually testing on Gaudi