Fixed alert
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 11s
Check with kubeconform / lint (push) Successful in 7s
Auto-update README / Generate README and Create MR (push) Successful in 4s

This commit is contained in:
2026-01-08 17:17:21 +00:00
parent 01348dd99e
commit c945575ea1

View File

@@ -14,7 +14,7 @@ data:
rules: rules:
- uid: pasarguard_cpu_throttling - uid: pasarguard_cpu_throttling
title: VPN CPU Throttle title: VPN CPU Throttle
condition: A condition: B
data: data:
- refId: A - refId: A
relativeTimeRange: relativeTimeRange:
@@ -22,8 +22,32 @@ data:
to: 0 to: 0
datasourceUid: P76F38748CEC837F0 datasourceUid: P76F38748CEC837F0
model: model:
expr: 'rate(container_cpu_cfs_throttled_periods_total{container="pasarguard-node"}[5m]) > 0.1' expr: 'rate(container_cpu_cfs_throttled_periods_total{container="pasarguard-node"}[5m])'
refId: A refId: A
intervalMs: 1000
maxDataPoints: 43200
- refId: B
relativeTimeRange:
from: 600
to: 0
datasourceUid: __expr__
model:
conditions:
- evaluator:
params:
- 0.1
type: gt
operator:
type: and
query:
params: []
datasource:
type: __expr__
uid: __expr__
expression: A
reducer: last
refId: B
type: reduce
noDataState: NoData noDataState: NoData
execErrState: Alerting execErrState: Alerting
for: 5m for: 5m