{{ alert_icon }} {{ alertname }} {% if summary is defined %}{{ summary }}{% endif %} {% if status_name is defined %}{{ status_icon }} Критичность: {{ status_name }}{% endif %}{% if description is defined %} Подробнее: {{ description }}{% endif %}{% if another_annotations != "" %} {{ another_annotations }}{% endif %} {% if clustername is defined %}👉 Kubernetes: Кластер: {{ clustername }}{% if node is defined %} Нода: {{ node }}{% endif %}{% if ns is defined %} Неймспейс: {{ ns }}{% endif %}{% if deployment is defined %} Деплоймент: {{ deployment }}{% endif %}{% if daemonset is defined %} Демонсет: {{ daemonset }}{% endif %}{% if replicaset is defined %} Репликасет: {{ replicaset }}{% endif %}{% if statefulset is defined %} Стейтфулсет: {{ statefulset }}{% endif %}{% if container is defined %} Контейнер: {{ container }}{% endif %}{% if pod is defined %} Под: {{ pod }}{% endif %}{% if persistentvolumeclaim is defined %} PVC: {{ persistentvolumeclaim }}{% endif %}{% if job_name is defined %} Имя джобы: {{ job_name }}{% endif %}{% if job is defined %} Джоба: {{ job }}{% endif %}{% if reason is defined %} Причина: {{ reason }}{% endif %}{% if endpoint is defined %} Эндпоинт: {{ endpoint }}{% endif %}{% if instance is defined %} Инстанс: {{ instance }}{% endif %}{% if condition is defined %} Состояние: {{ condition }}{% endif %}{% if reason is defined %} Причина: {{ reason }}{% endif %}{% endif %} {% if prometheus is defined %}🔍 Прометей: Сервер: {{ prometheus }}{% if service is defined %} Сервис: {{ service }}{% endif %}{% if metrics_path is defined %} Метрики: {{ metrics_path }}{% endif %}{% if uid is defined %} UID: {{ uid }}{% endif %}{% if integration is defined %} Integration: {{ integration }}{% endif %}{% if To is defined %} To: {{ integration }}{% endif %}{% endif %} {% if another_labels != "" %} 🤷 Разное: {{ another_labels }}{% endif %}