Open
Conversation
Contributor
|
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
Author
|
I have read the CLA Document and I hereby sign the CLA |
Author
|
recheck |
...ce-instrumentation-adk-java/src/main/java/com/arize/instrumentation/adk/TelemetryAdvice.java
Show resolved
Hide resolved
Author
|
recheck |
...rence-instrumentation-adk-java/src/main/java/com/arize/instrumentation/adk/RunnerAdvice.java
Outdated
Show resolved
Hide resolved
Author
|
I have read the CLA Document and I hereby sign the CLA |
Author
|
recheck |
|
I have read the CLA Document and I hereby sign the CLA |
|
recheck |
Contributor
|
Thanks for this! Will take a look! |
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.
support adk-java instrumentation
Note
Adds a new ADK Java instrumentation module with a ByteBuddy agent that instruments ADK Telemetry and Runner to enrich OpenTelemetry spans with OpenInference attributes.
instrumentation/openinference-instrumentation-adk-java):TelemetryAgent): Instrumentscom.google.adk.Telemetry(traceFlowable,traceToolCall,traceCallLlm) andcom.google.adk.runner.Runner#runAsync.TelemetryAdvice/TelemetryVoidAdvice: Set span status/kind and attributes for tools and LLM calls (provider/model, inputs/outputs, messages/parts, tool schemas/calls, usage tokens), and wrapFlowableto capture final events.RunnerAdvice: Capture session/user IDs, metadata, agent name, and input/output details; mark spans asCHAIN.settings.gradle.CHANGELOG.mdinitialized for version0.1.0.Written by Cursor Bugbot for commit 0f7da49. This will update automatically on new commits. Configure here.