共用方式為


QueryObservedMetricType type

定義 QueryObservedMetricType 的值。

type QueryObservedMetricType =
  | "cpu"
  | "io"
  | "logio"
  | "duration"
  | "executionCount"