Skip to content
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

feat(input.azure_monitor): Use default azure credentials chain when no secret provided #15395

Merged
merged 2 commits into from
Jun 5, 2024

Conversation

redbaron
Copy link
Contributor

Summary

This allows Telegraf authenticating with Workload Identity on K8S or with
VM identity when running directly on a virtual machine.

Checklist

  • No AI generated code was used in this PR

go.mod Outdated Show resolved Hide resolved
@redbaron redbaron force-pushed the azure-wi branch 3 times, most recently from 6d942d2 to 98d1cd9 Compare May 23, 2024 12:29
@redbaron redbaron changed the title input.azure_monitor: use default azure creds chain when no secret provided feat(input.azure_monitor): use default azure creds chain when no secret provided May 23, 2024
@telegraf-tiger telegraf-tiger bot added feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels May 23, 2024
@redbaron redbaron force-pushed the azure-wi branch 2 times, most recently from e92378a to 9764c74 Compare May 23, 2024 12:50
@powersj
Copy link
Contributor

powersj commented May 23, 2024

Thanks for the PR and doing the work for the library! I'd obviously prefer we get this landed in the upstream library, so I will let this sit over the weekend and revisit then.

…et provided

This allows Telegraf authenticating with Workload Identity on K8S or with
VM identity when running directly on a virtual machine.
Copy link
Contributor

@powersj powersj left a comment

Choose a reason for hiding this comment

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

Thanks!

@powersj powersj added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Jun 4, 2024
@powersj powersj assigned srebhan and DStrand1 and unassigned powersj Jun 4, 2024
@redbaron
Copy link
Contributor Author

redbaron commented Jun 4, 2024

Test failure seems to be unrelated

@DStrand1 DStrand1 removed their assignment Jun 4, 2024
@srebhan srebhan changed the title feat(input.azure_monitor): use default azure creds chain when no secret provided feat(input.azure_monitor): Use default azure credentials chain when no secret provided Jun 5, 2024
Copy link
Contributor

@srebhan srebhan left a comment

Choose a reason for hiding this comment

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

@redbaron just one comment/simplification...

plugins/inputs/azure_monitor/azure_monitor.go Outdated Show resolved Hide resolved
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
@telegraf-tiger
Copy link
Contributor

telegraf-tiger bot commented Jun 5, 2024

Copy link
Contributor

@srebhan srebhan left a comment

Choose a reason for hiding this comment

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

Thanks for the update and your contribution @redbaron!

@srebhan srebhan merged commit c663680 into influxdata:master Jun 5, 2024
26 of 27 checks passed
@github-actions github-actions bot added this to the v1.31.0 milestone Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants