Skip to content

docs(integrations): add Latitude observability integration#1849

Open
guillemwilly wants to merge 1 commit into
google:mainfrom
guillemwilly:add-latitude-integration
Open

docs(integrations): add Latitude observability integration#1849
guillemwilly wants to merge 1 commit into
google:mainfrom
guillemwilly:add-latitude-integration

Conversation

@guillemwilly

Copy link
Copy Markdown

What

Adds Latitude to the integrations catalog under observability.

Latitude is an open-source observability and evaluation platform for LLM applications. Its Python telemetry SDK ships dedicated instrumentation for ADK, so every agent run, model generation, and tool call is exported as an OpenTelemetry trace.

Changes

  • docs/integrations/latitude.md — new integration page with catalog_tags: ["observability"], following the standard structure (use cases, prerequisites, installation, a complete runnable ADK example, and resources).
  • docs/integrations/assets/latitude.png — square card logo (1024×1024).

Notes

  • The code example is a complete, runnable weather-agent that instruments ADK via Latitude's latitude-telemetry SDK (instrumentations={"google_adk": google.adk}). It mirrors Latitude's tested ADK integration.
  • Detailed setup lives in the Latitude ADK guide.

Add a Latitude integration page under docs/integrations with an
observability catalog tag, a square card logo, and a complete,
runnable ADK example using Latitude's Python telemetry SDK.
@netlify

netlify Bot commented Jun 17, 2026

Copy link
Copy Markdown

Deploy Preview for adk-docs-preview ready!

Name Link
🔨 Latest commit b312cc1
🔍 Latest deploy log https://app.netlify.com/projects/adk-docs-preview/deploys/6a32936ce54a340008222235
😎 Deploy Preview https://deploy-preview-1849--adk-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@google-cla

google-cla Bot commented Jun 17, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant