influxdata/telegraf

Update azure_monitor output plugin to supported SDK. Current module is EoL in March

Open

#12,535 创建于 2023年1月23日

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人)Go (4,161 fork)batch import
feature requesthelp wantedsize/l

仓库指标

Star
 (9,892 star)
PR 合并指标
 (平均合并 2天 12小时) (30 天内合并 136 个 PR)

描述

Use Case

The Azure authentication module used by the azure_monitor output plugin will be retired in March. Please consider updating the plugin to use azidentity instead.

The notice does indicate the current module will continue to work after March 31st, but that could break at any time in the future without notice - not to mention the increasing risk over time of security incident running an unsupported SDK, and the lack of new feature/compatibility development (e.g. the current plugin isn't compatible with Azure Arc enabled hybrid machines, but would be if it used the newer azidentity SDK)

References:

NOTE: This module will go out of support by March 31, 2023. For authenticating with Azure AD, use module azidentity instead. For help migrating from auth to azidentiy please consult the migration guide. General information about the retirement of this and other legacy modules can be found here.

Expected behavior

N/A

Actual behavior

N/A

Additional info

No response

贡献者指南