Merge pull request #103435 from dashpole/rename_service

Change tracing service from kube-apiserver to apiserver
This commit is contained in:
Kubernetes Prow Robot 2021-07-06 09:34:31 -07:00 committed by GitHub
commit c93e509e6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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