influxdata/telegraf

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

Open

#12.535 aperta il 23 gen 2023

Vedi su GitHub
 (1 commento) (1 reazione) (0 assegnatari)Go (4161 fork)batch import
feature requesthelp wantedsize/l

Metriche repository

Star
 (9892 star)
Metriche merge PR
 (Merge medio 2g 12h) (136 PR mergiate in 30 g)

Descrizione

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

Guida contributor