資源:PerfSampleSeries
代表一系列效能樣本 (或資料點) 的資源
JSON 表示法 |
---|
{ "projectId": string, "historyId": string, "executionId": string, "stepId": string, "sampleSeriesId": string, // Union field |
欄位 | |
---|---|
projectId |
Cloud 專案 注意:這個欄位僅適用於回應,系統會忽略要求中指定的任何值。 |
historyId |
工具結果記錄 ID。 注意:這個欄位僅適用於回應,系統會忽略要求中指定的任何值。 |
executionId |
工具結果執行作業 ID。 注意:這個欄位僅適用於回應,系統會忽略要求中指定的任何值。 |
stepId |
工具結果步驟 ID。 注意:這個欄位僅適用於回應,系統會忽略要求中指定的任何值。 |
sampleSeriesId |
系列叢書 ID 範例 注意:這個欄位僅適用於回應,系統會忽略要求中指定的任何值。 |
聯集欄位
|
|
basicPerfSampleSeries |
以折線圖表示的基本系列資料 |
基本 PerfSampleSeries
封裝以折線圖表示的基本樣本系列的中繼資料
JSON 表示法 |
---|
{ "perfMetricType": enum ( |
欄位 | |
---|---|
perfMetricType |
|
perfUnit |
|
sampleSeriesLabel |
|
效能單位
與此集合中一系列資料點對應的單位
列舉 | |
---|---|
perfUnitUnspecified |
|
kibibyte |
|
percent |
|
bytesPerSecond |
|
framesPerSecond |
|
byte |
範例係列標籤
用於辨識特定效能範例係列的標籤
列舉 | |
---|---|
sampleSeriesTypeUnspecified |
|
memoryRssPrivate |
記憶體範例係列 |
memoryRssShared |
|
memoryRssTotal |
|
memoryTotal |
|
cpuUser |
CPU 範例係列 |
cpuKernel |
|
cpuTotal |
|
ntBytesTransferred |
網路樣本系列 |
ntBytesReceived |
|
networkSent |
|
networkReceived |
|
graphicsFrameRate |
圖像系列範例 |
方法 |
|
---|---|
|
建立 PerfSampleSeries。 |
|
取得 PerfSampleSeries。 |
|
列出特定步驟的 PerfSampleSeries。 |