mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 05:27:21 +00:00
Merge pull request #103435 from dashpole/rename_service
Change tracing service from kube-apiserver to apiserver
This commit is contained in:
commit
c93e509e6f
@ -35,7 +35,7 @@ import (
|
|||||||
"k8s.io/utils/path"
|
"k8s.io/utils/path"
|
||||||
)
|
)
|
||||||
|
|
||||||
const apiserverService = "kube-apiserver"
|
const apiserverService = "apiserver"
|
||||||
|
|
||||||
// TracingOptions contain configuration options for tracing
|
// TracingOptions contain configuration options for tracing
|
||||||
// exporters
|
// exporters
|
||||||
|
Loading…
Reference in New Issue
Block a user