MetricInfoDto
MetricInfoDto
| Name | Description | Schema | Default |
|---|---|---|---|
| disableObject optional | swagger.product.MetricInfoDto.disableObject.value Example : N | string | |
| displayUnit optional | Example : | string | |
| fixedUnit optional | 메트릭 단위 (고정) Example : sec | string | |
| isLogMetric required | 로그 메트릭 여부 Example : N | string | |
| isObjectExist required | 개별항목 성능 존재 여부 Example : Y | string | |
| metricDescription optional | 메트릭 설명 Example : 커널에서 사용한 CPU 시간의 백분율 (core 4개 모두를 100%사용하는 경우 : 400%) | string | |
| metricDescriptionEn optional | 메트릭 설명 Example : Percentage of CPU time used in the kernel (if 100% of all 4 cores are used: 400%) | string | |
| metricKey required | 메트릭 키 Example : system.filesystem.used.bytes | string | |
| metricName required | 메트릭 이름 Example : FileSystem | string | |
| metricOrder optional | 메트릭 순서 Example : 1 | integer | |
| metricSetKey required | swagger.product.MetricInfoDto.metricSetKey.value Example : system.filesystem | string | |
| metricSetName required | 메트릭 세트 이름 Example : FileSystem | string | |
| metricType required | 메트릭 유형 Example : NUM | string | |
| metricUnit optional | 메트릭 단위 Example : bytes | string | |
| objectKeyName required | 오브젝트 키 이름 Example : system.core.iowait.pct | string | |
| objectType optional | swagger.product.MetricInfoDto.disableObject.value Example : N | string | |
| objectTypeNameEng optional | swagger.product.MetricInfoDto.disableObject.value Example : N | string | |
| objectTypeNameLoc optional | swagger.product.MetricInfoDto.disableObject.value Example : N | string | |
| perfTitle required | swagger.product.MetricInfoDto.perfTitle.value Example : File System | string | |
| productTargetType optional | 메트릭 대상 유형 Example : system.core.id 별 | string | |
| productTargetTypeEn optional | 메트릭 대상 유형 Example : By system.core.id | string | |
| productTypeCode required | 상품 유형 코드 Example : VM | string | |
| productTypeName required | 상품 유형 이름 Example : Virtual Server | string |