Aracılığıyla paylaş


QueryObservedMetricType type

QueryObservedMetricType değerlerini tanımlar.

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