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) Deprecated.Use the version with explicit parent context instead.Instrumentation.recordAgentInvocation(InvocationContext ctx, BaseAgent agent, io.opentelemetry.context.Context parentContext) Creates anInstrumentation.AgentInvocationcontext to record agent invocation telemetry with an explicit parent context.