MetricsGroupItem
    • PDF

    MetricsGroupItem

    • PDF

    Article Summary

    설명

    감시 항목

    구문

    private String metric;
    private String desc;
    private Set<DimensionDto> dimensions;
    private EventLevel eventLevel;
    private Operator condition;
    private Calculation calculation;
    private Long duration;
    private Float threshold;
    private String metricGroupItemId;
    

    필드

    항목필수 여부타입제약 사항설명
    metricYStringMetric name
    descNStringMetric description
    dimensionsNSet<DimensionDto>Dimension
    eventLevelYEventLevelINFO, WARNING, CRITICAL이벤트 레벨
    conditionYOperatorLT, LE, EQ, GE, GT이벤트 발생 조건 연산자
    calculationYCalculationCOUNT, SUM, MAX, MIN, AVGMetric의 aggregation
    durationYLongMin : 1지속시간
    thresholdYFloat이벤트 발생 조건 임계 값
    metricGroupItemIdNStringmetric group item id

    이 문서가 도움이 되었습니까?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.