このページはPrometheus公式ドキュメント和訳+αの一部です。
<email_config>
# 解決した(resolved)アラートを通知するかどうか
[ send_resolved: <boolean> | default = false ]
# 通知の送信先のemailアドレス
to: <tmpl_string>
# senderアドレス
[ from: <tmpl_string> | default = global.smtp_from ]
# emailがこのSMTPホストを通して送信される
[ smarthost: <string> | default = global.smtp_smarthost ]
# SMTPサーバーに対して送信元を表すホスト名
[ hello: <string> | default = global.smtp_hello ]
# SMTP認証情報
[ auth_username: <string> | default = global.smtp_auth_username ]
[ auth_password: <secret> | default = global.smtp_auth_password ]
[ auth_secret: <secret> | default = global.smtp_auth_secret ]
[ auth_identity: <string> | default = global.smtp_auth_identity ]
# The SMTP TLS requirement.
[ require_tls: <bool> | default = global.smtp_require_tls ]
# TLS設定
tls_config:
[ <tls_config> ]
# email通知のHTMLボディ
[ html: <tmpl_string> | default = '{{ template "email.default.html" . }}' ]
# email通知のテキストボディ
[ text: <tmpl_string> ]
# emailヘッダーのキー・バリューペア。
# 通知の実装によってセットされたヘッダーを上書きする。
[ headers: { <string>: <tmpl_string>, ... } ]
参考リンク
- Configuration | Prometheus
<email_config>
おすすめ書籍

入門 Prometheus ―インフラとアプリケーションのパフォーマンスモニタリング
- 作者: Brian Brazil,須田一輝,長尾高弘
- 出版社/メーカー: オライリージャパン
- 発売日: 2019/05/18
- メディア: 単行本(ソフトカバー)
- この商品を含むブログを見る

- 作者: Mike Julian,松浦隼人
- 出版社/メーカー: オライリージャパン
- 発売日: 2019/01/17
- メディア: 単行本(ソフトカバー)
- この商品を含むブログを見る

SRE サイトリライアビリティエンジニアリング ―Googleの信頼性を支えるエンジニアリングチーム
- 作者: 澤田武男,関根達夫,細川一茂,矢吹大輔,Betsy Beyer,Chris Jones,Jennifer Petoff,Niall Richard Murphy,Sky株式会社玉川竜司
- 出版社/メーカー: オライリージャパン
- 発売日: 2017/08/12
- メディア: 単行本(ソフトカバー)
- この商品を含むブログ (1件) を見る
和訳活動の支援
Prometheusドキュメント和訳が役に立った方は、以下QRコードからPayPayで活動を支援して頂けるとありがたいです。
