Would anyone happen to have a sample Alertmanager.yml that includes the
arbitrary key values here:
[ details: { <string>: <tmpl_string>, ... } | default = {
firing: '{{ template "pagerduty.default.instances" .Alerts.Firing
}}'
resolved: '{{ template "pagerduty.default.instances" .Alerts.Resolved
}}'
num_firing: '{{ .Alerts.Firing | len }}'
num_resolved: '{{ .Alerts.Resolved | len }}'
}
https://prometheus.io/docs/alerting/latest/configuration/#pagerduty_config
I need to add a nodename value in this section, but can't seem to get the
yaml right, I would greatly appreciate any help at all.
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/8b547c88-0bf5-4994-bb03-e27822deea78n%40googlegroups.com.