Migrate to Grafana Azure SDK (#47232)

This commit is contained in:
Sergey Kostrukov
2022-04-04 02:23:13 -07:00
committed by GitHub
parent a55274a72d
commit 5675496f6b
31 changed files with 51 additions and 1222 deletions

View File

@ -20,8 +20,8 @@ import (
"time"
"github.com/grafana/grafana-aws-sdk/pkg/awsds"
"github.com/grafana/grafana-azure-sdk-go/azsettings"
"github.com/grafana/grafana-plugin-sdk-go/backend/gtime"
"github.com/grafana/grafana/pkg/tsdb/azuremonitor/azsettings"
"github.com/grafana/grafana/pkg/infra/log"
"github.com/grafana/grafana/pkg/util"