MetricUnit type
定義 MetricUnit 的值。
type MetricUnit =
| "Bytes"
| "BytesPerSecond"
| "Count"
| "CountPerSecond"
| "Percent"
| "Seconds"
定義 MetricUnit 的值。
type MetricUnit =
| "Bytes"
| "BytesPerSecond"
| "Count"
| "CountPerSecond"
| "Percent"
| "Seconds"