Enable prometheus client metrics in apiserver
Signed-off-by: Mik Vyatskov <vmik@google.com>
This commit is contained in:
@@ -22,7 +22,7 @@ import (
|
||||
"net/url"
|
||||
"time"
|
||||
|
||||
"k8s.io/kubernetes/pkg/client/metrics"
|
||||
"k8s.io/client-go/tools/metrics"
|
||||
|
||||
"github.com/prometheus/client_golang/prometheus"
|
||||
)
|
||||
|
Reference in New Issue
Block a user