AlertEnrichmentItem interface

警報、エンリッチメントアイテム。

プロパティ

description

エンリッチメントの説明。

errorMessage

エラー メッセージ。 ステータスが「失敗」の場合のみ存在します。

status

リッチメント評価の状況。

title

エンリッチメントのタイトルです。

type

識別子の可能な値:PrometheusEnrichmentItem、PrometheusInstantQuery、PrometheusRangeQuery

プロパティの詳細

description

エンリッチメントの説明。

description: string

プロパティ値

string

errorMessage

エラー メッセージ。 ステータスが「失敗」の場合のみ存在します。

errorMessage?: string

プロパティ値

string

status

リッチメント評価の状況。

status: string

プロパティ値

string

title

エンリッチメントのタイトルです。

title: string

プロパティ値

string

type

識別子の可能な値:PrometheusEnrichmentItem、PrometheusInstantQuery、PrometheusRangeQuery

type: string

プロパティ値

string