4.2.2. カスタムアラートの設定
カスタムアラートを、「Prometheus でのアラートルールの作成」 で作成した PrometheusRule
オブジェクトに追加できます。
手順
oc edit
コマンドを使用します。oc edit prometheusrules prometheus-alarm-rules
- PrometheusRules マニフェストを編集します。
- 保存して閉じます。
関連情報
アラートルールの設定についての詳細は、https://prometheus.io/docs/prometheus/latest/configuration/alerting_rules/ を参照してください。
PrometheusRules オブジェクトの詳細は https://github.com/coreos/prometheus-operator/blob/master/Documentation/user-guides/alerting.mdを参照してください。