Skip to content

fix: Add mTLS and telemetry endpoint configurations to preview AdkApp#6961

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
copybara_943519438
Open

fix: Add mTLS and telemetry endpoint configurations to preview AdkApp#6961
copybara-service[bot] wants to merge 1 commit into
mainfrom
copybara_943519438

Conversation

@copybara-service

Copy link
Copy Markdown
Contributor

fix: Add mTLS and telemetry endpoint configurations to preview AdkApp

Telemetry exports from preview Reasoning Engine ADK applications were failing with 401 Unauthorized because the preview template lacked mTLS support for telemetry requests.

This fix ports the mTLS endpoint configuration logic (_use_client_cert_effective(), _get_api_endpoint(), and configure_mtls_channel()) from the production template, resolving telemetry issues for preview applications.

@copybara-service copybara-service Bot requested a review from a team as a code owner July 6, 2026 23:00
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: vertex-ai Issues related to the googleapis/python-aiplatform API. labels Jul 6, 2026
Telemetry exports from preview Reasoning Engine ADK applications were failing with 401 Unauthorized because the preview template lacked mTLS support for telemetry requests.

This fix ports the mTLS endpoint configuration logic (`_use_client_cert_effective()`, `_get_api_endpoint()`, and `configure_mtls_channel()`) from the production template, resolving telemetry issues for preview applications.

PiperOrigin-RevId: 943519438
@copybara-service copybara-service Bot force-pushed the copybara_943519438 branch from c9972f5 to 3f0b329 Compare July 6, 2026 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: vertex-ai Issues related to the googleapis/python-aiplatform API. google-contributor size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant