Skip to content

[receiver/azuremonitorreceiver] Renamed the auth field to credentials #39738

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

celian-garcia
Copy link
Member

Description

Doing this breaking change to prepare usage of azure auth extension and be able to set the auth config like it's usually done for the different authentication by extensions

auth:
  authenticator: 'azureauth/prd'

Link to tracking issue

Unblocks #39658

Testing

Documentation

@atoulme atoulme merged commit 18377a0 into open-telemetry:main Apr 29, 2025
173 checks passed
@github-actions github-actions bot added this to the next release milestone Apr 29, 2025
vincentfree pushed a commit to ing-bank/opentelemetry-collector-contrib that referenced this pull request May 6, 2025
…als` (open-telemetry#39738)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
Doing this breaking change to prepare usage of azure auth extension and
be able to set the auth config like it's usually done for the different
authentication by extensions

```yaml
auth:
  authenticator: 'azureauth/prd'
```

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Unblocks open-telemetry#39658

<!--Describe what testing was performed and which tests were added.-->
#### Testing

<!--Describe the documentation added.-->
#### Documentation

<!--Please delete paragraphs that you did not use before submitting.-->

Signed-off-by: Célian Garcia <[email protected]>
vincentfree pushed a commit to ing-bank/opentelemetry-collector-contrib that referenced this pull request May 20, 2025
…als` (open-telemetry#39738)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
Doing this breaking change to prepare usage of azure auth extension and
be able to set the auth config like it's usually done for the different
authentication by extensions

```yaml
auth:
  authenticator: 'azureauth/prd'
```

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Unblocks open-telemetry#39658

<!--Describe what testing was performed and which tests were added.-->
#### Testing

<!--Describe the documentation added.-->
#### Documentation

<!--Please delete paragraphs that you did not use before submitting.-->

Signed-off-by: Célian Garcia <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants