|
/etc/config/alerting_rules.yml > BlackBox Alerts
|
|
|
|
|
|
/etc/config/alerting_rules.yml > MSSQL Alerts
|
| Labels |
State |
Active Since |
Value |
|
alertname="KubernetesPodNotHealthy"
namespace="p417"
pod="job-licensestatuscheck-0.0.9.228.0-bhbt8"
severity="critical"
|
firing |
2026-05-28 00:12:46.936640537 +0000 UTC |
1 |
| Annotations |
- description
- Pod has been in a non-ready state for longer than 15 minutes.
VALUE = 1
LABELS = map[namespace:p417 pod:job-licensestatuscheck-0.0.9.228.0-bhbt8]
- summary
- Kubernetes Pod not healthy (instance job-licensestatuscheck-0.0.9.228.0-bhbt8)
|
|
alertname="KubernetesPodNotHealthy"
namespace="p417"
pod="svc-ingress-5947785dd4-n95nf"
severity="critical"
|
firing |
2026-05-21 00:15:46.936640537 +0000 UTC |
1 |
| Annotations |
- description
- Pod has been in a non-ready state for longer than 15 minutes.
VALUE = 1
LABELS = map[namespace:p417 pod:svc-ingress-5947785dd4-n95nf]
- summary
- Kubernetes Pod not healthy (instance svc-ingress-5947785dd4-n95nf)
|
|
alertname="KubernetesPodNotHealthy"
namespace="p417"
pod="job-licensestatuscheck-0.0.9.228.0-twb4z"
severity="critical"
|
firing |
2026-05-27 00:11:46.936640537 +0000 UTC |
1 |
| Annotations |
- description
- Pod has been in a non-ready state for longer than 15 minutes.
VALUE = 1
LABELS = map[namespace:p417 pod:job-licensestatuscheck-0.0.9.228.0-twb4z]
- summary
- Kubernetes Pod not healthy (instance job-licensestatuscheck-0.0.9.228.0-twb4z)
|
|
alertname="KubernetesPodNotHealthy"
namespace="p417"
pod="svc-incidentdefinition-6dd88c84ff-zx8qp"
severity="critical"
|
firing |
2026-05-19 14:25:46.936640537 +0000 UTC |
1 |
| Annotations |
- description
- Pod has been in a non-ready state for longer than 15 minutes.
VALUE = 1
LABELS = map[namespace:p417 pod:svc-incidentdefinition-6dd88c84ff-zx8qp]
- summary
- Kubernetes Pod not healthy (instance svc-incidentdefinition-6dd88c84ff-zx8qp)
|
|
alertname="KubernetesPodNotHealthy"
namespace="p417"
pod="p417-kafka-ksql-00002-6c6cb95778-ptcwl"
severity="critical"
|
firing |
2026-04-18 23:15:46.936640537 +0000 UTC |
1 |
| Annotations |
- description
- Pod has been in a non-ready state for longer than 15 minutes.
VALUE = 1
LABELS = map[namespace:p417 pod:p417-kafka-ksql-00002-6c6cb95778-ptcwl]
- summary
- Kubernetes Pod not healthy (instance p417-kafka-ksql-00002-6c6cb95778-ptcwl)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
alert: KubernetesVolumeOutOfDiskSpace
expr: sum without(beta_kubernetes_io_arch, beta_kubernetes_io_instance_type, failure_domain_beta_kubernetes_io_region, kubernetes_azure_com_cluster, kubernetes_azure_com_node_image_version, kubernetes_azure_com_role, kubernetes_io_arch, kubernetes_io_hostname, kubernetes_io_os, kubernetes_io_role, node_kubernetes_io_instance_type, topology_kubernetes_io_region, topology_kubernetes_io_zone, failure_domain_beta_kubernetes_io_zone) (kubelet_volume_stats_available_bytes / kubelet_volume_stats_capacity_bytes * 100 < 10)
for: 2m
labels:
severity: warning
annotations:
description: |-
Volume is almost full (< 10% left)
VALUE = {{ $value }}
LABELS = {{ $labels }}
summary: Kubernetes Volume out of disk space (instance {{ $labels.pod }})
|
|
|
|
|
|
|