mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
change tracing service from kube-apiserver to apiserver
This commit is contained in:
parent
93119f4503
commit
8972efc65f
@ -35,7 +35,7 @@ import (
|
||||
"k8s.io/utils/path"
|
||||
)
|
||||
|
||||
const apiserverService = "kube-apiserver"
|
||||
const apiserverService = "apiserver"
|
||||
|
||||
// TracingOptions contain configuration options for tracing
|
||||
// exporters
|
||||
|
Loading…
Reference in New Issue
Block a user