change tracing service from kube-apiserver to apiserver

Kubernetes-commit: 8972efc65fe7f4d2ed840ba1a2bd8ff31e829a7a
This commit is contained in:
David Ashpole 2021-07-02 07:04:26 -07:00 committed by Kubernetes Publisher
parent 5f80c5f1c3
commit fe620be9c7
1 changed files with 1 additions and 1 deletions

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