公告板
版本库
filestore
活动
搜索
登录
main
/
sunsail-platform-admin
sunsail云平台后端管理项目工程
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
feat(人力资源微服务): 离职当月考勤基本增、删、改功能实现
luoyb
2021-01-31
d9a1c41b0adb5ca2263348e1cc4e8b7bbdafc35d
[sunsail-platform-admin.git]
/
febs-apm
/
prometheus-grafana
/
server_down.yml
1
2
3
4
5
6
7
8
9
10
11
groups:
- name: server_down
rules:
- alert: InstanceDown
expr: up == 0
for: 20s
labels:
user: MrBird
annotations:
summary: "Instance {{ $labels.instance }} down"
description: "{{ $labels.instance }} of job {{ $labels.job }} has been down for more than 20 s."