-
Notifications
You must be signed in to change notification settings - Fork 281
Add Telemetry support for AgentQnA using Grafana, Prometheus and Jaeger #1732
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dependency Review✅ No vulnerabilities or license issues found.Scanned Files |
7c52c12
to
de5f54f
Compare
9 tasks
35f1a45
to
0b27a4c
Compare
ashahba
requested changes
Mar 31, 2025
AgentQnA/docker_compose/intel/hpu/gaudi/grafana/dashboards/download_opea_dashboard.sh
Show resolved
Hide resolved
0b27a4c
to
94be502
Compare
f33394f
to
76b0ef2
Compare
a1b467d
to
c127f91
Compare
4 tasks
867f77d
to
9a2105c
Compare
minmin-intel
approved these changes
Apr 2, 2025
9a2105c
to
64282f2
Compare
alexsin368
reviewed
Apr 2, 2025
alexsin368
reviewed
Apr 2, 2025
alexsin368
approved these changes
Apr 2, 2025
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.
minor comments
ashahba
requested changes
Apr 2, 2025
Signed-off-by: louie tsai <[email protected]> Signed-off-by: Tsai, Louie <[email protected]>
Signed-off-by: Tsai, Louie <[email protected]>
7678919
to
91ac1d8
Compare
Signed-off-by: Tsai, Louie <[email protected]>
ceab3b9
to
eb5764e
Compare
ashahba
approved these changes
Apr 3, 2025
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!
chyundunovDatamonsters
pushed a commit
to chyundunovDatamonsters/OPEA-GenAIExamples
that referenced
this pull request
May 16, 2025
…er (opea-project#1732) Signed-off-by: louie tsai <[email protected]> Signed-off-by: Tsai, Louie <[email protected]> Signed-off-by: Chingis Yundunov <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Enabling Telemetry by an additional compose.telemetry.yaml file.
By default, it is disabled.
it is only enabled by having compose.telemetry during docker compose up.
docker compose -f $WORKDIR/GenAIExamples/DocIndexRetriever/docker_compose/intel/cpu/xeon/compose.yaml -f compose.yaml -f compose.telemetry.yaml up -d
The PR enables Prometheus connections with Agent Microservices.
Then it could show different Agent statistics like react agent.




BTW, the dashboard name will be AgentQnA_MicroServices_Grafana instead.
SQL agent.
vLLM service
CPU statistics
Also add Telemetry tracing into ReactAgent Tools.py

Issues
1542.
Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
Grafana, Prometheus, and Jaeger
Tests
Manually testing on Gaudi2