Commit 97e68c2a authored by Rizwan Shakoor's avatar Rizwan Shakoor

Added contact file jsonnet for alerts

parent 75485ed5
Pipeline #4110 failed with stages
in 7 seconds
local alert_contact = import 'alert-config/alert_contact.libsonnet';
alert_contact.new(uid="17126128",
name="test_rizwan_con-2",
type='email',
address='rizwanshakoor50@gmail.com',
singleEmail=false,
disableResolveMessage=false
)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment