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

Commits on Jun 4, 2024

  1. feat(input.azure_monitor): use default azure creds chain when no secr…

    …et provided
    
    This allows Telegraf authenticating with Workload Identity on K8S or with
    VM identity when running directly on a virtual machine.
    redbaron committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3d818d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Update plugins/inputs/azure_monitor/azure_monitor.go

    Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
    redbaron and srebhan committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6a740d3 View commit details
    Browse the repository at this point in the history