Add Telemetry support for AgentQnA using Grafana, Prometheus and Jaeger#1732
Merged
ashahba merged 3 commits intoopea-project:mainfrom Apr 3, 2025
Merged
Add Telemetry support for AgentQnA using Grafana, Prometheus and Jaeger#1732ashahba merged 3 commits intoopea-project:mainfrom
ashahba merged 3 commits intoopea-project:mainfrom
Conversation
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
ashahba
requested changes
Apr 2, 2025
Signed-off-by: louie tsai <louie.tsai@intel.com> Signed-off-by: Tsai, Louie <louie.tsai@intel.com>
Signed-off-by: Tsai, Louie <louie.tsai@intel.com>
7678919 to
91ac1d8
Compare
Signed-off-by: Tsai, Louie <louie.tsai@intel.com>
ceab3b9 to
eb5764e
Compare
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 <louie.tsai@intel.com> Signed-off-by: Tsai, Louie <louie.tsai@intel.com> Signed-off-by: Chingis Yundunov <c.yundunov@datamonsters.com>
cogniware-devops
pushed a commit
to Cogniware-Inc/GenAIExamples
that referenced
this pull request
Dec 19, 2025
…er (opea-project#1732) Signed-off-by: louie tsai <louie.tsai@intel.com> Signed-off-by: Tsai, Louie <louie.tsai@intel.com> Signed-off-by: cogniware-devops <ambarish.desai@cogniware.ai>
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
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 -dThe 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