Skip to content

[pull] main from google:main#4

Merged
pull[bot] merged 5 commits into
Android-studio61:mainfrom
google:main
Apr 28, 2026
Merged

[pull] main from google:main#4
pull[bot] merged 5 commits into
Android-studio61:mainfrom
google:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 28, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )


Summary by cubic

Adds Datadog LLM Observability integration docs and new metrics/traces pages to improve ADK observability guidance. Also refreshes memory and skills docs (including Go support) and updates the Python toolset example; navigation includes the new pages.

  • New Features
    • Datadog: Added integration guide with setup steps, environment variables, and ddtrace-run usage, plus assets.
    • Observability: New metrics and traces pages following OpenTelemetry conventions with OTLP and GCP export options; index updated to highlight built-in logging, metrics, and traces.
    • Memory: Documented four MemoryService operations, added VertexAiRagMemoryService, updated examples (tool-context search, add_session_to_memory callback), and clarified multi-service usage.
    • Skills: Expanded docs with Go support, filesystem and inline skill sources, directory structure, and sample links.
    • Examples & Nav: Modernized Python toolset example (imports, InMemoryRunner.run_debug, prefix handling) and added Metrics/Traces to site navigation.

Written for commit 78dbb44. Summary will update on new commits. Review in cubic

sabrenner and others added 5 commits April 28, 2026 11:54
* Document Agent Skills feature in ADK Go

* Address PR comments.

---------

Co-authored-by: Kristopher Overholt <koverholt@google.com>
* Add documementation pages for metrics and traces

* First round of review

* Updated versions tag

* Update docs/observability/metrics.md

Co-authored-by: Kristopher Overholt <koverholt@google.com>

* Update docs/observability/traces.md

Co-authored-by: Kristopher Overholt <koverholt@google.com>

* Update docs/observability/traces.md

Co-authored-by: Kristopher Overholt <koverholt@google.com>

* Update docs/observability/metrics.md

Co-authored-by: Kristopher Overholt <koverholt@google.com>

* Update docs/observability/traces.md

Co-authored-by: Kristopher Overholt <koverholt@google.com>

* Update docs/observability/traces.md

Co-authored-by: Kristopher Overholt <koverholt@google.com>

* Update docs/observability/metrics.md

Co-authored-by: Kristopher Overholt <koverholt@google.com>

* Update docs/observability/traces.md

Co-authored-by: Kristopher Overholt <koverholt@google.com>

* Update docs/observability/traces.md

Co-authored-by: Kristopher Overholt <koverholt@google.com>

* Update docs/observability/metrics.md

Co-authored-by: Kristopher Overholt <koverholt@google.com>

* Added information about traces and metrics to observability/index.md

* Minor link and formatting edits

---------

Co-authored-by: Kristopher Overholt <koverholt@google.com>
* fix: working code for the new version

* fix: typos

* fix: lint

* Fix import paths, remove trailing underscore from prefix, and replace Runner with InMemoryRunner/run_debug for a self-contained runnable example.

---------

Co-authored-by: Kristopher Overholt <koverholt@google.com>
* docs(memory): refresh against current adk-python APIs

The memory page has drifted from the implementation. The MultiMemoryAgent
example raises ValueError on construction (assigning to a Pydantic model
with extra="forbid"), the auto-save callback reaches into the private
_invocation_context attribute when public Context.add_session_to_memory()
exists, and the API surface description is missing add_events_to_memory,
add_memory, and the third memory service (VertexAiRagMemoryService).

* Update product names

---------

Co-authored-by: Kristopher Overholt <koverholt@google.com>
@pull pull Bot locked and limited conversation to collaborators Apr 28, 2026
@pull pull Bot added the ⤵️ pull label Apr 28, 2026
@pull pull Bot merged commit 78dbb44 into Android-studio61:main Apr 28, 2026
1 of 2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants