MENU
      MetricsGroupItem

        MetricsGroupItem


        기사 요약

        Classic 환경에서 이용 가능합니다.

        감시 항목 정보입니다.

        구문

        구문은 다음과 같습니다.

        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;
        Java

        필드

        필드에 대한 설명은 다음과 같습니다.

        필드타입필수 여부설명
        metricStringRequiredMetric 이름
        descStringOptionalMetric 설명
        dimensionsSet<DimensionDto>OptionalDimension
        eventLevelEventLevelRequired이벤트 레벨
        • INFO | WARNING | CRITICAL
        conditionOperatorRequired이벤트 발생 조건 연산자
        • LT | LE | EQ | GE | GT
        calculationCalculationRequiredMetric의 aggregation
        • COUNT | SUM | MAX | MIN | AVG
        durationLongRequired지속 시간
        • 1 이상
        thresholdFloatRequired이벤트 발생 조건 임곗값
        metricGroupItemIdStringOptionalMetric 그룹 항목 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.