webdevops / azure-metrics-exporter

Azure Monitor metrics exporter for Prometheus with dimension support, template engine and ServiceDiscovery
MIT License
118 stars 24 forks source link

aks Workload Identity support/New Release #49

Closed timo-42 closed 1 year ago

timo-42 commented 1 year ago

Hi

Azure moved away from aad pod identity to Workload Identity. For this to work, the minimum needed version of sdk/azidentity is v1.3.0-beta.1. Since the dependency bump in https://github.com/webdevops/azure-metrics-exporter/commit/b54491b59c986960f8c0c3e8608df74d62aeb9e3 this is already done.

My question would be: Do you have a date for the next release?

mblaschke commented 1 year ago

currently waiting for a stable release, Microsoft promised the release in the next days/weeks 🤞

timo-42 commented 1 year ago

Azure did the release: https://github.com/Azure/azure-sdk-for-go/releases/tag/sdk%2Fazidentity%2Fv1.3.0

mblaschke commented 1 year ago

23.6.0 released