Fetch Data from Agent tracer in backend
I am working on an application built on Theme-Cosmos.
We are running some Agentic AI Agents which are doing some work in the backend.
My question is how do we use the Agent tracer in the backend to get the performance details of the Agent and show it in the UI via charts or anything.
Main requirement is to fetch the performance details of an Agent from Agent tracer in backend.