| Alert {{ .definition.name }} {{ if .triggered }}Firing{{ else }}Resolved{{ end }}{{ if .triggered -}}Firing {{ else }}Resolved {{ end }}{{ .definition.metric }} {{ if (eq (maybeKey .definition.evaluation_strategy "type") "below_threshold") }}low{{ else }}high{{ end }} on critical {{ .definition.type }} Started: {{ .history.start }} {{ if (not .triggered) -}}Ended: {{ .history.end }} {{- end }}Details: - Name: {{ .definition.name }}
- Description: {{ .definition.description }}
- Metric: {{ .definition.metric }}
{{ if (not (eq (maybeKey . "service_id") "")) -}}- Service: {{ .service_id }}
{{- end }}{{ if (eq (maybeKey .definition "type") "origin") -}}- Origins: {{ (maybeKey . "sources" | sprintfSlice "%s" | join ", ") }}
{{- end }}{{ if (eq (maybeKey .definition "type") "domain") -}}- Domains: {{ (maybeKey . "sources" | sprintfSlice "%s" | join ", ") }}
{{- end }}{{ if (eq (maybeKey .definition "type") "stats") -}}- Source: Historical Stats
{{- end }}- Evaluation Type: {{ (getdefault .definition.evaluation_strategy "type" "above_threshold") }}
- Threshold: {{ .definition.evaluation_strategy.threshold }}
- Evaluation Period: {{ .definition.evaluation_strategy.period }}
- Highest value found in the evaluation period: {{ .highest_value }}
Thank you for choosing Fastly Alerts, to begin troubleshooting check out our guide to common errors and debugging techniques. Contact support if you need additional guidance resolving this alert. Thanks, Fastly Team |
---|
| |
---|
|
|