Uses of Class
com.google.adk.telemetry.Instrumentation.AgentInvocation
Packages that use Instrumentation.AgentInvocation
-
Uses of Instrumentation.AgentInvocation in com.google.adk.telemetry
Methods in com.google.adk.telemetry that return Instrumentation.AgentInvocationModifier and TypeMethodDescriptionInstrumentation.recordAgentInvocation(InvocationContext ctx, BaseAgent agent) Creates an AgentInvocation context to record agent invocation telemetry.Instrumentation.recordAgentInvocation(InvocationContext ctx, BaseAgent agent, io.opentelemetry.context.Context parentContext)