Skip to content

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

Merged
copybara-service[bot] merged 1 commit into
mainfrom
copybara_943519438
Jul 7, 2026
Merged

fix: Add mTLS and telemetry endpoint configurations to preview AdkApp#6961
copybara-service[bot] merged 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
@copybara-service copybara-service Bot force-pushed the copybara_943519438 branch 2 times, most recently from 3f0b329 to 343ec0d Compare July 7, 2026 18:09
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: 944004265
@copybara-service copybara-service Bot force-pushed the copybara_943519438 branch from 343ec0d to c3c1836 Compare July 7, 2026 18:35
@copybara-service copybara-service Bot merged commit c3c1836 into main Jul 7, 2026
1 check passed
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