What did you do?
Input like "{}:{alertname=\"test1\"}" trips up notify.DeepCopyWithTemplate
What did you expect to see?
passing "{}:{alertname=\"test1\"}" into notify.DeepCopyWithTemplate to just return the string
What did you see instead? Under which circumstances?
passing "{}:{alertname=\"test1\"}" into notify.DeepCopyWithTemplate returns interface{} nil
System information
Irrelevant
Alertmanager version
Alertmanager configuration file
Prometheus version
Prometheus configuration file
Logs
What did you do?
Input like
"{}:{alertname=\"test1\"}"trips up notify.DeepCopyWithTemplateWhat did you expect to see?
passing
"{}:{alertname=\"test1\"}"into notify.DeepCopyWithTemplate to just return the stringWhat did you see instead? Under which circumstances?
passing
"{}:{alertname=\"test1\"}"into notify.DeepCopyWithTemplate returnsinterface{} nilSystem information
Irrelevant
Alertmanager version
Alertmanager configuration file
IrrelevantPrometheus version
Prometheus configuration file
IrrelevantLogs