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.