We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a9343 commit 19720a1Copy full SHA for 19720a1
aitelemetry/api.go
@@ -4,7 +4,7 @@ import (
4
"sync"
5
6
"github.com/Azure/azure-container-networking/common"
7
- "github.com/microsoft/ApplicationInsights-Go/appinsights"
+ "github.com/Microsoft/ApplicationInsights-Go/appinsights"
8
)
9
10
// Application trace/log structure
aitelemetry/telemetrywrapper.go
@@ -7,7 +7,7 @@ import (
"github.com/Azure/azure-container-networking/log"
"github.com/Azure/azure-container-networking/store"
11
12
13
const (
0 commit comments