grafana/pkg/tsdb/azuremonitor/metrics
Kristin Laemmert 8f6877e12a
chore: remove all remaining uses of golang.org/x/net/context (#47564)
* chore: remove all remaining uses of  golang.org/x/net/context

This PR finishes the work started in #47532, replacing all calls to that package with the stdlib context and using http.NewRequestWithContext to include the context where necessary.

Bonus: small formatting fixes to goimports in these files.

closes #44178

* tweak: use context.Background in favor of TODO for tests
2022-04-11 14:20:10 -04:00
..
azuremonitor-datasource_test.go AzureMonitor: Use Resource Picker in Metrics Query Editor (#47164) 2022-04-08 08:49:46 -07:00
azuremonitor-datasource.go chore: remove all remaining uses of golang.org/x/net/context (#47564) 2022-04-11 14:20:10 -04:00
url-builder_test.go AzureMonitor: Use Resource Picker in Metrics Query Editor (#47164) 2022-04-08 08:49:46 -07:00
url-builder.go AzureMonitor: Use Resource Picker in Metrics Query Editor (#47164) 2022-04-08 08:49:46 -07:00