Grafana邮件报警

#################################### SMTP / Emailing #####################[smtp]enabled = true #是否开启email报警host = smtp.qq.com:465 #邮件服务器地址user = 2695062879@qq.com #发送邮件的用户邮箱password = ******* #申请邮箱的时候给的邮箱密钥cert_file = #证书key_file = #skip_verify = false #跳过认证?from_address = 2695062879@qq.com #发件人的邮箱from_name = Grafana #来源ehlo_identity =startTLS_policy =








grafana-cli.exe plugins install grafana-image-renderer
评论
