change tracing service from kube-apiserver to apiserver

This commit is contained in:
David Ashpole 2021-07-02 07:04:26 -07:00
parent 93119f4503
commit 8972efc65f

View File

@ -35,7 +35,7 @@ import (
"k8s.io/utils/path"
)
const apiserverService = "kube-apiserver"
const apiserverService = "apiserver"
// TracingOptions contain configuration options for tracing
// exporters