The github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor@0.11.0 package changes the signature of two functions adding an extra argument:
armmonitor.NewMetricsClient()
armmonitor.NewMetricDefinitionsClient()
It doesn't seem like a radical change, but we need to double-check whether the semantics have changed and run a few tests.
The
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor@0.11.0
package changes the signature of two functions adding an extra argument:armmonitor.NewMetricsClient()
armmonitor.NewMetricDefinitionsClient()
It doesn't seem like a radical change, but we need to double-check whether the semantics have changed and run a few tests.