Skip to content

Conversation

@rafaelwestphal
Copy link
Contributor

Description

Add googleclientauth on the configuration file. It will be ignored by OTEL if not being used.
This is required for the otlphttp exporter.

Related issue

b/435217702

How has this been tested?

Checklist:

  • Unit tests
    • Unit tests do not apply.
    • Unit tests have been added/modified and passed for this PR.
  • Integration tests
    • Integration tests do not apply.
    • Integration tests have been added/modified and passed for this PR.
  • Documentation
    • This PR introduces no user visible changes.
    • This PR introduces user visible changes and the corresponding documentation change has been made.
  • Minor version bump
    • This PR introduces no new features.
    • This PR introduces new features, and there is a separate PR to bump the minor version since the last release already.
    • This PR bumps the version.

@rafaelwestphal rafaelwestphal marked this pull request as ready for review August 11, 2025 23:24
LogLevel: uc.getOTelLogLevel(),
ReceiverPipelines: receiverPipelines,
Pipelines: pipelines,
Extensions: map[string]interface{}{"googleclientauth": map[string]interface{}{}},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

talked offline: we will only set the extension when the experimental feature is used.

@rafaelwestphal rafaelwestphal merged commit 3a78e57 into master Aug 14, 2025
60 of 62 checks passed
@rafaelwestphal rafaelwestphal deleted the westphalrafael-add-client-auth branch August 14, 2025 01:05
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.

3 participants