helm: update metric value.prod.yaml

This commit is contained in:
icecheng 2025-09-24 06:25:50 +00:00
parent 2df579dd13
commit 073baac194

View File

@ -94,6 +94,7 @@ metrics:
labels:
severity: critical
service: metrics-service
namespace: freeleaps-prod
annotations:
summary: Freeleaps Metrics service is down (instance {{ $labels.instance }})
description: Freeleaps Metrics service has been down for more than 1 minutes.
@ -104,6 +105,7 @@ metrics:
labels:
severity: warning
service: metrics-service
namespace: freeleaps-prod
annotations:
summary: High error rate in freeleaps metrics service (instance {{ $labels.instance }})
description: Freeleaps Metrics service error rate is {{ $value }} errors per second.