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 )

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

BasicPerfSampleSeries

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

การเป็นตัวแทน JSON
{
  "perfMetricType": enum (PerfMetricType),
  "perfUnit": enum (PerfUnit),
  "sampleSeriesLabel": enum (SampleSeriesLabel)
}
เขตข้อมูล
perfMetricType

enum ( PerfMetricType )

perfUnit

enum ( PerfUnit )

sampleSeriesLabel

enum ( SampleSeriesLabel )

เพอร์ฟยูนิต

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

เอนัม
perfUnitUnspecified
kibibyte
percent
bytesPerSecond
framesPerSecond
byte

SampleSeriesLabel

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

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

วิธีการ

create

สร้าง PerfSampleSeries

get

รับ PerfSampleSeries

list

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