Merge pull request #8093 from mxpv/instrument
Extract CRI instrument into separate package
This commit is contained in:
@@ -98,9 +98,6 @@ const (
|
||||
|
||||
// runtimeRunhcsV1 is the runtime type for runhcs.
|
||||
runtimeRunhcsV1 = "io.containerd.runhcs.v1"
|
||||
|
||||
// name prefix for CRI sbserver specific spans
|
||||
criSpanPrefix = "pkg.cri.sbserver"
|
||||
)
|
||||
|
||||
// makeSandboxName generates sandbox name from sandbox metadata. The name
|
||||
|
||||
Reference in New Issue
Block a user