SERVER-125666: block-on-red, update thresholds based on latest data (#52793)
GitOrigin-RevId: 17d0041beb1bcfb6db7e48369d06f4fac3432b53
This commit is contained in:
parent
8d5a776709
commit
8f676e69ab
@ -7,14 +7,14 @@ notifications:
|
||||
thresholds:
|
||||
overall:
|
||||
hot:
|
||||
count: 80
|
||||
count: 110
|
||||
grace_period_days: 5
|
||||
cold:
|
||||
count: 80
|
||||
grace_period_days: 5
|
||||
group:
|
||||
hot:
|
||||
count: 16
|
||||
count: 20
|
||||
grace_period_days: 5
|
||||
cold:
|
||||
count: 16
|
||||
@ -213,30 +213,18 @@ teams:
|
||||
slack_tags:
|
||||
- "<@U0AJK68RVGT>" # mark.hunter@mongodb.com - Director
|
||||
- "<@U09EG3B1MR6>" # nick.beckenham@mongodb.com - Lead
|
||||
thresholds: # Reduced Quotas for Storage Engines
|
||||
hot: 2
|
||||
cold: 4
|
||||
- name: "Storage Engines - Foundations"
|
||||
slack_tags:
|
||||
- "<@U0AJK68RVGT>" # mark.hunter@mongodb.com - Director
|
||||
- "<@U094DFQ4JGL>" # radoslav.kardum@mongodb.com - Lead
|
||||
thresholds: # Reduced Quotas for Storage Engines
|
||||
hot: 2
|
||||
cold: 4
|
||||
- name: "Storage Engines - Transactions"
|
||||
slack_tags:
|
||||
- "<@U0AJK68RVGT>" # mark.hunter@mongodb.com - Director
|
||||
- "<@UKGR8F9C7>" # haribabu.kommi@mongodb.com - Lead
|
||||
thresholds: # Reduced Quotas for Storage Engines
|
||||
hot: 2
|
||||
cold: 4
|
||||
- name: "Storage Engines - Persistence"
|
||||
slack_tags:
|
||||
- "<@U0AJK68RVGT>" # mark.hunter@mongodb.com - Director
|
||||
- "<@U01JK626XEY>" # etienne.petrel@mongodb.com - Lead
|
||||
thresholds: # Reduced Quotas for Storage Engines
|
||||
hot: 2
|
||||
cold: 4
|
||||
- name: "Storage Layer Services"
|
||||
slack_tags:
|
||||
- "<@U06QP4BJRD2>" # jonas.bergler@mongodb.com - Director
|
||||
@ -249,28 +237,28 @@ teams:
|
||||
- "<@U06QP4BJRD2>" # jonas.bergler@mongodb.com - Director
|
||||
- "<@UK30W5J75>" # lamont.nelson@mongodb.com - Lead
|
||||
thresholds: # Reduced Quotas for SLS
|
||||
hot: 1
|
||||
hot: 3
|
||||
cold: 3
|
||||
- name: "SLS - Control Services"
|
||||
slack_tags:
|
||||
- "<@U06QP4BJRD2>" # jonas.bergler@mongodb.com - Director
|
||||
- "<@UAX8EUQ3A>" # thomas.zembowicz@mongodb.com - Lead
|
||||
thresholds: # Reduced Quotas for SLS
|
||||
hot: 1
|
||||
hot: 3
|
||||
cold: 3
|
||||
- name: "SLS - Log Service"
|
||||
slack_tags:
|
||||
- "<@U06QP4BJRD2>" # jonas.bergler@mongodb.com - Director
|
||||
- "<@UH210P78V>" # lingzhi.deng@mongodb.com - Lead
|
||||
thresholds: # Reduced Quotas for SLS
|
||||
hot: 1
|
||||
hot: 3
|
||||
cold: 3
|
||||
- name: "SLS - Page Services"
|
||||
slack_tags:
|
||||
- "<@U06QP4BJRD2>" # jonas.bergler@mongodb.com - Director
|
||||
- "<@U0Z7JD2G4>" # siyuan.zhou@mongodb.com - Lead
|
||||
thresholds: # Reduced Quotas for SLS
|
||||
hot: 1
|
||||
hot: 3
|
||||
cold: 3
|
||||
|
||||
# Query teams
|
||||
|
||||
Loading…
Reference in New Issue
Block a user