You are viewing documentation for a release that is no longer maintainedSee documentation for the latest supported version 3 or the latest supported version 4. 2.8. プロジェクトのアラートルールへのアクセス プロジェクトの既存のアラートルールを一覧表示できます。 前提条件 プロジェクトに対して monitoring-rules-view ロールを持つユーザーとしてログインします。 手順 プロジェクトでアラートルールを一覧表示するには、以下を実行します。 $ oc -n <project> get prometheusrule アラートルールの設定を一覧表示するには、以下を実行します。 $ oc -n <project> get prometheusrule <rule> -oyaml 戻る次へ