REST Resource: projects.histories.executions.steps.perfSampleSeries

แหล่งข้อมูล: PerfSampleSeries

แหล่งข้อมูลที่แสดงคอลเล็กชันตัวอย่างประสิทธิภาพ (หรือจุดข้อมูล)

การแสดง JSON
{
  "projectId": string,
  "historyId": string,
  "executionId": string,
  "stepId": string,
  "sampleSeriesId": string,

  // Union field perf_sample_series can be only one of the following:
  "basicPerfSampleSeries": {
    object (BasicPerfSampleSeries)
  }
  // End of list of possible types for union field perf_sample_series.
}
ช่อง
projectId

string

โปรเจ็กต์ระบบคลาวด์

หมายเหตุ: ช่องนี้ใช้ในคำตอบเท่านั้น ระบบจะไม่สนใจค่าที่ระบุไว้ในคำขอ

historyId

string

รหัสประวัติผลลัพธ์ของเครื่องมือ

หมายเหตุ: ช่องนี้ใช้ในคำตอบเท่านั้น ระบบจะไม่สนใจค่าที่ระบุไว้ในคำขอ

executionId

string

รหัสการดำเนินการผลลัพธ์ของเครื่องมือ

หมายเหตุ: ช่องนี้ใช้ในคำตอบเท่านั้น ระบบจะไม่สนใจค่าที่ระบุไว้ในคำขอ

stepId

string

รหัสขั้นตอนของผลการค้นหาเครื่องมือ

หมายเหตุ: ช่องนี้ใช้ในคำตอบเท่านั้น ระบบจะไม่สนใจค่าที่ระบุไว้ในคำขอ

sampleSeriesId

string

รหัสชุดตัวอย่าง

หมายเหตุ: ช่องนี้ใช้ในคำตอบเท่านั้น ระบบจะไม่สนใจค่าที่ระบุไว้ในคำขอ

ช่องการรวม perf_sample_series

perf_sample_series ต้องเป็นค่าใดค่าหนึ่งต่อไปนี้

basicPerfSampleSeries

object (BasicPerfSampleSeries)

ชุดพื้นฐานที่แสดงด้วยแผนภูมิเส้น

ชุดตัวอย่าง Basic

สรุปข้อมูลเมตาสำหรับชุดตัวอย่างพื้นฐานที่แสดงด้วยแผนภูมิเส้น

การแสดง JSON
{
  "perfMetricType": enum (PerfMetricType),
  "perfUnit": enum (PerfUnit),
  "sampleSeriesLabel": enum (SampleSeriesLabel)
}
ช่อง
perfMetricType

enum (PerfMetricType)

perfUnit

enum (PerfUnit)

sampleSeriesLabel

enum (SampleSeriesLabel)

หน่วยวัดการแสดงผล

หน่วยที่เกี่ยวข้องกับชุดของจุดข้อมูลในคอลเล็กชันนี้

Enum
perfUnitUnspecified
kibibyte
percent
bytesPerSecond
framesPerSecond
byte

ป้ายกำกับชุดตัวอย่าง

ป้ายกำกับสำหรับระบุชุดตัวอย่างประสิทธิภาพที่กำหนด

Enum
sampleSeriesTypeUnspecified
memoryRssPrivate ซีรีส์ตัวอย่างความทรงจำ
memoryRssShared
memoryRssTotal
memoryTotal
cpuUser ชุดตัวอย่าง CPU
cpuKernel
cpuTotal
ntBytesTransferred ชุดตัวอย่างเครือข่าย
ntBytesReceived
networkSent
networkReceived
graphicsFrameRate ชุดตัวอย่างกราฟิก

เมธอด

create

สร้าง PerfSampleSeries

get

รับ PerfSampleSeries

list

แสดงรายการ PerfSampleSeries สำหรับขั้นตอนหนึ่งๆ