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 41062b2 commit f3a92caCopy full SHA for f3a92ca
pkg/job/maxdimassociator/associator_directoryservice_test.go
@@ -15,10 +15,10 @@ package maxdimassociator
15
import (
16
"testing"
17
18
+ "github.com/prometheus/common/promslog"
19
"github.com/stretchr/testify/require"
20
21
"github.com/prometheus-community/yet-another-cloudwatch-exporter/pkg/config"
- "github.com/prometheus-community/yet-another-cloudwatch-exporter/pkg/logging"
22
"github.com/prometheus-community/yet-another-cloudwatch-exporter/pkg/model"
23
)
24
0 commit comments