ChaosStartedEvent
Chaos Started イベント。
プロパティ
名前 | Type | 必須 |
---|---|---|
EventInstanceId |
string (UUID) | はい |
Category |
string | いいえ |
TimeStamp |
String (日時) | はい |
HasCorrelatedEvents |
boolean | いいえ |
MaxConcurrentFaults |
integer (int64) | はい |
TimeToRunInSeconds |
数値 (倍精度浮動小数点型) | はい |
MaxClusterStabilizationTimeoutInSeconds |
数値 (倍精度浮動小数点型) | はい |
WaitTimeBetweenIterationsInSeconds |
数値 (倍精度浮動小数点型) | はい |
WaitTimeBetweenFaultsInSeconds |
数値 (倍精度浮動小数点型) | はい |
MoveReplicaFaultEnabled |
boolean | はい |
IncludedNodeTypeList |
string | はい |
IncludedApplicationList |
string | はい |
ClusterHealthPolicy |
string | はい |
ChaosContext |
string | はい |
EventInstanceId
型: string (uuid)
必須: はい
FabricEvent インスタンスの識別子。
Category
型: string
必須: いいえ
イベントのカテゴリ。
TimeStamp
Type: string (date-time)
必須: はい
時刻イベントがログに記録されました。
HasCorrelatedEvents
型: boolean
必須: いいえ
使用可能な既存の関連イベントがあることを示します。
MaxConcurrentFaults
型: integer (int64)
必須: はい
同時実行エラーの最大数。
TimeToRunInSeconds
Type: number (double)
必須: はい
実行時間 (秒単位)。
MaxClusterStabilizationTimeoutInSeconds
Type: number (double)
必須: はい
クラスター安定化の最大タイムアウト (秒単位)。
WaitTimeBetweenIterationsInSeconds
Type: number (double)
必須: はい
イテレーション間の待機時間 (秒単位)。
WaitTimeBetweenFaultsInSeconds
Type: number (double)
必須: はい
エラー間の待機時間 (秒単位)。
MoveReplicaFaultEnabled
型: boolean
必須: はい
MoveReplica エラーが有効になっていることを示します。
IncludedNodeTypeList
型: string
必須: はい
含まれているノードの種類の一覧。
IncludedApplicationList
型: string
必須: はい
含まれているアプリケーションの一覧。
ClusterHealthPolicy
型: string
必須: はい
正常性ポリシー。
ChaosContext
型: string
必須: はい
カオス コンテキスト。