Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
make it more clear in service not up
Browse files Browse the repository at this point in the history
  • Loading branch information
xudifsd committed Jan 30, 2019
1 parent 3bb062d commit fc2282a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/prometheus/deploy/alerting/pai-services.rules
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ groups:
labels:
type: pai_service
annotations:
summary: "{{$labels.job}} in {{$labels.instance}} not up detected"
summary: "{{$labels.pai_service_name}} in {{$labels.instance}} not up detected"

- alert: JobExporterHangs
expr: irate(collector_iteration_count_total[5m]) == 0
Expand Down

0 comments on commit fc2282a

Please sign in to comment.