-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
answered[Status] This issue has been answered by the maintainer[Status] This issue has been answered by the maintainerbq[Component] This issue is related to Big Query integration[Component] This issue is related to Big Query integration
Description
Describe the bug
I've noticed that in the BigQuery Agent Analytics Plugin, the time to first token vs the total time taken under the latency metrics is always exactly the same. This causes some discrepancies when implementing observability.
To Reproduce
- Install the BigQuery Agent Analytics Plugin.
- Run an LLM prompt.
Expected behavior
Expected the time to first token (ms) to be lesser than total time taken.
Environment
- OS: Linux
- Python version(python -V): 3.13.7
- ADK version(pip show google-adk): 1.22.1
Metadata
Metadata
Assignees
Labels
answered[Status] This issue has been answered by the maintainer[Status] This issue has been answered by the maintainerbq[Component] This issue is related to Big Query integration[Component] This issue is related to Big Query integration
