Merge pull request #9126 from bryantbiggs/fix/add-containerd-namespace
fix: Add `containerd` to the message type reference
This commit is contained in:
@@ -145,5 +145,5 @@ message SandboxMetricsRequest {
|
||||
}
|
||||
|
||||
message SandboxMetricsResponse {
|
||||
types.Metric metrics = 1;
|
||||
containerd.types.Metric metrics = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user