Slackbot
07/06/2022, 6:06 AMPranay
Rahul Tiwari
07/06/2022, 6:39 AMRahul Tiwari
07/06/2022, 6:41 AMAnkit Nayan
Ankit Nayan
Rahul Tiwari
07/06/2022, 8:13 AMRahul Tiwari
07/06/2022, 8:14 AMAnkit Nayan
expr
field key with the above query..rest of the field keys are mandatory though you should change the value of keys like alert
name, severity
, summary
etc with relevant textAnkit Nayan
alert: High Latency of operation ProcessStart
expr: histogram_quantile(0.99, sum(rate(signoz_latency_bucket{service_name="workflow-service", operation="/api/process/start"}[5m])) by (le)) > 200
for: 0m
labels:
severity: critical
annotations:
summary: High Latency of operation ProcessStart in Workflow Service
description: "Latency is > 200
VALUE = {{ $value }}
LABELS = {{ $labels }}"