2024-08-26 12:22:28 +03:00
defaults :
overall :
thresholds :
2025-03-11 11:21:13 +13:00
hot :
count : 70 # temporary while we get AFs under control, then should reduce to 60
2024-11-08 12:14:33 +02:00
grace_period_days : 7
2025-03-11 11:21:13 +13:00
cold :
2024-11-08 12:14:33 +02:00
count : 100
grace_period_days : 7
2024-08-26 12:22:28 +03:00
slack_tags :
- "<!here>"
group :
thresholds :
2025-03-11 11:21:13 +13:00
hot :
count : 16
2024-11-08 12:14:33 +02:00
grace_period_days : 7
2025-03-11 11:21:13 +13:00
cold :
2024-12-11 08:07:58 +13:00
count : 32
2024-11-08 12:14:33 +02:00
grace_period_days : 7
2024-08-26 12:22:28 +03:00
slack_tags : [ ]
team :
thresholds :
2025-03-11 11:21:13 +13:00
hot :
count : 6
2024-11-08 12:14:33 +02:00
grace_period_days : 2
2025-03-11 11:21:13 +13:00
cold :
2024-11-08 12:14:33 +02:00
count : 10
grace_period_days : 2
2024-08-26 12:22:28 +03:00
slack_tags : [ ]
2024-08-12 18:05:26 +03:00
2024-08-26 12:22:28 +03:00
groups :
#######################################################################
# Group configuration example #
#######################################################################
# - name: "Group Name"
2024-08-12 18:05:26 +03:00
# teams:
2024-08-26 12:22:28 +03:00
# - "Team Name 1" # Should exactly match "Assigned Teams" Jira BF field value
# - "Team Name 2"
# - "Team Name 3"
# thresholds: # Optional, group default thresholds will be used if absent
2025-03-11 11:21:13 +13:00
# hot:
2024-11-08 12:14:33 +02:00
# count: 15
# grace_period_days: 7
2025-03-11 11:21:13 +13:00
# cold:
2024-11-08 12:14:33 +02:00
# count: 50
# grace_period_days: 7
2024-08-26 12:22:28 +03:00
# slack_tags: # Optional, group default slack_tags will be used if absent
# - "<!here>" # This is equivalent to "@here"
# - "<@{slack-member-id}>" # How to find Slack member ID: https://forums.slackcommunity.com/s/question/0D5Hq00009mZfnuKAC/hello-i-am-a-slack-newbie-how-do-i-find-my-slack-id?language=en_US
#######################################################################
2024-08-14 17:49:24 +03:00
2024-08-26 12:22:28 +03:00
# Core Server Team VP orgs as described on https://wiki.corp.mongodb.com/pages/viewpage.action?spaceKey=KERNEL&title=Server+Home
2024-08-14 17:49:24 +03:00
- name : "Clusters & Integrations"
teams :
2024-08-26 12:22:28 +03:00
- "Server Security"
- "Networking & Observability"
- "Workload Scheduling"
- "Server Programmability"
- "Cluster Scalability"
- "Catalog and Routing"
slack_tags :
- "<@U03J9P66LRW>" # tyler.brock@mongodb.com - VP
- "<@U23L5FVFH>" # ryan.chipman@mongodb.com - Director
- "<@U0V2RMB1N>" # judah.schvimer@mongodb.com - Director
- "<@U01ALSK50HH>" # sergi.mateo-bellido@mongodb.com - Director
2024-08-14 17:49:24 +03:00
- name : "Durable Transactions & Availability"
teams :
2024-08-26 12:22:28 +03:00
- "Replication"
- "Storage Execution"
- "RSS Sydney"
- "Storage Engines"
slack_tags :
- "<@U032DKCUWQ4>" # mick.graham@mongodb.com - VP
- "<@U0XPWJ72R>" # geert.bosch@mongodb.com - Director
- "<@U06QP4BJRD2>" # jonas.bergler@mongodb.com - Director
2024-08-14 17:49:24 +03:00
- name : "Query"
teams :
2024-08-26 12:22:28 +03:00
- "Query Execution"
- "Query Optimization"
- "Query Integration"
slack_tags :
- "<@U067K23N0RL>" # thomas.chang@mongodb.com - VP
- "<@U0X6DK154>" # bernard.gorman@mongodb.com - Director
- "<@U02QV8TTGG0>" # steve.tarzia@mongodb.com - Director
- "<@U0294T002>" # james.wahlin@mongodb.com - Director
2024-11-28 22:25:09 +13:00
- name : "Developer Productivity"
teams :
2025-04-30 11:36:06 -04:00
- "DevProd Evergreen UI"
- "DevProd Evergreen App"
- "DevProd Services & Integrations"
- "DevProd Runtime Environments"
2024-11-28 22:25:09 +13:00
- "DevProd Infrastructure"
2025-04-30 11:36:06 -04:00
- "DevProd Release Infrastructure"
- "DevProd Performance Infrastructure"
- "DevProd Performance Analysis"
- "DevProd Build"
- "DevProd Correctness"
2024-11-28 22:25:09 +13:00
slack_tags :
2025-01-17 08:25:42 -05:00
- "<@U03F4KZUYP5>" # tara.hernandez@mongodb.com - VP
2024-11-28 22:25:09 +13:00
- "<@U05RNJZ9212>" # byron.hood@mongodb.com - Director
- "<@U064RTDGS2W>" # stacey.kingpoling@mongodb.com - Director
- "<@U03D3JHNB1C>" # alex.neben@mongodb.com - Director
2024-08-26 12:22:28 +03:00
teams :
#######################################################################
# Team configuration example #
#######################################################################
# - name: "Team Name" # Should exactly match "Assigned Teams" Jira BF field value
# thresholds: # Optional, team default thresholds will be used if absent
2025-03-11 11:21:13 +13:00
# hot:
2024-11-08 12:14:33 +02:00
# count: 3
# grace_period_days: 2
2025-03-11 11:21:13 +13:00
# cold:
2024-11-08 12:14:33 +02:00
# count: 10
# grace_period_days: 2
2024-08-26 12:22:28 +03:00
# slack_tags: # Optional, team default slack_tags will be used if absent
# - "<!here>" # This is equivalent to "@here"
# - "<@{slack-member-id}>" # How to find Slack member ID: https://forums.slackcommunity.com/s/question/0D5Hq00009mZfnuKAC/hello-i-am-a-slack-newbie-how-do-i-find-my-slack-id?language=en_US
#######################################################################
# Core Server Teams as described on https://wiki.corp.mongodb.com/pages/viewpage.action?spaceKey=KERNEL&title=Server+Home
- name : "Server Security"
slack_tags :
- "<@U23L5FVFH>" # ryan.chipman@mongodb.com - Director
- name : "Networking & Observability"
slack_tags :
- "<@U23L5FVFH>" # ryan.chipman@mongodb.com - Director
- name : "Workload Scheduling"
slack_tags :
- "<@U23L5FVFH>" # ryan.chipman@mongodb.com - Director
- name : "Server Programmability"
slack_tags :
- "<@U0V2RMB1N>" # judah.schvimer@mongodb.com - Director
- name : "Cluster Scalability"
slack_tags :
- "<@U0V2RMB1N>" # judah.schvimer@mongodb.com - Director
- name : "Catalog and Routing"
slack_tags :
- "<@U01ALSK50HH>" # sergi.mateo-bellido@mongodb.com - Director
- name : "Replication"
slack_tags :
- "<@U0XPWJ72R>" # geert.bosch@mongodb.com - Director
2024-09-02 17:06:07 +12:00
- "<!subteam^S07K4GQ447P>" # @leads-replication - Leads
2024-08-26 12:22:28 +03:00
- name : "Storage Execution"
slack_tags :
- "<@U0XPWJ72R>" # geert.bosch@mongodb.com - Director
2024-09-02 17:06:07 +12:00
- "<!subteam^S02P8DH4XNH>" # @leads-storage-execution - Leads
2024-08-26 12:22:28 +03:00
- name : "RSS Sydney"
slack_tags :
- "<@U0XPWJ72R>" # geert.bosch@mongodb.com - Director
2024-08-30 17:18:01 +12:00
- "<@UCBGYHB6X>" # gregory.wlodarek@mongodb.com - Lead
2024-08-26 12:22:28 +03:00
- name : "Storage Engines"
slack_tags :
- "<@U06QP4BJRD2>" # jonas.bergler@mongodb.com - Director
2024-09-02 17:06:07 +12:00
- "<!subteam^S05UGLCB76U>" # @leads-storage-engines - Leads
2024-08-26 12:22:28 +03:00
- name : "Query Execution"
slack_tags :
- "<@U0X6DK154>" # bernard.gorman@mongodb.com - Director
2025-01-17 08:25:42 -05:00
- "<!subteam^S088MANHJCW>" # @leads-query-execution - Leads
2024-08-26 12:22:28 +03:00
- name : "Query Optimization"
slack_tags :
- "<@U02QV8TTGG0>" # steve.tarzia@mongodb.com - Director
2025-01-17 08:25:42 -05:00
- "<@UFX9FEFDG>" # anton.korshunov@mongodb.com - Senior Lead
2024-08-26 12:22:28 +03:00
- name : "Query Integration"
slack_tags :
- "<@U0294T002>" # james.wahlin@mongodb.com - Director
2025-01-17 08:25:42 -05:00
- "<!subteam^S080PEJEYUW>" # @leads-staff-query-integration - Leads + Staff
2025-02-19 16:02:53 -05:00
- name : "Atlas Streams"
slack_tags :
- "<!subteam^S07M9UNSX5J>" # @streams-engine-team
2024-08-26 12:22:28 +03:00
- name : "Server Triage"
slack_tags :
- "<@U0V9XLF8R>" # kelsey.schubert@mongodb.com - Director
- name : "Product Performance"
slack_tags :
- "<@U0V9XLF8R>" # kelsey.schubert@mongodb.com - Director
- name : "Build Baron"
slack_tags :
- "<@U0V9XLF8R>" # kelsey.schubert@mongodb.com - Director
- name : "Server Release"
slack_tags :
- "<@U0V9XLF8R>" # kelsey.schubert@mongodb.com - Director
# R&D Productivity Teams as described on https://wiki.corp.mongodb.com/pages/viewpage.action?pageId=88587938
2025-04-30 11:36:06 -04:00
- name : "DevProd Evergreen UI"
2024-08-26 12:22:28 +03:00
slack_tags :
- "<@U05RNJZ9212>" # byron.hood@mongodb.com - Director
2025-04-30 11:36:06 -04:00
- name : "DevProd Evergreen App"
2024-08-26 12:22:28 +03:00
slack_tags :
- "<@U05RNJZ9212>" # byron.hood@mongodb.com - Director
2025-04-30 11:36:06 -04:00
- name : "DevProd Services & Integrations"
2024-08-26 12:22:28 +03:00
slack_tags :
- "<@U05RNJZ9212>" # byron.hood@mongodb.com - Director
2025-04-30 11:36:06 -04:00
- name : "DevProd Runtime Environments"
2024-08-26 12:22:28 +03:00
slack_tags :
- "<@U064RTDGS2W>" # stacey.kingpoling@mongodb.com - Director
- name : "DevProd Infrastructure"
slack_tags :
- "<@U064RTDGS2W>" # stacey.kingpoling@mongodb.com - Director
2025-04-30 11:36:06 -04:00
- name : "DevProd Release Infrastructure"
2024-08-26 12:22:28 +03:00
slack_tags :
- "<@U064RTDGS2W>" # stacey.kingpoling@mongodb.com - Director
2025-04-30 11:36:06 -04:00
- name : "DevProd Performance Infrastructure"
2024-08-26 12:22:28 +03:00
slack_tags :
- "<@U03D3JHNB1C>" # alex.neben@mongodb.com - Director
2025-04-30 11:36:06 -04:00
- name : "DevProd Performance Analysis"
2024-08-26 12:22:28 +03:00
slack_tags :
- "<@U03D3JHNB1C>" # alex.neben@mongodb.com - Director
2025-04-30 11:36:06 -04:00
- name : "DevProd Build"
2024-08-26 12:22:28 +03:00
slack_tags :
- "<@U03D3JHNB1C>" # alex.neben@mongodb.com - Director
2025-04-30 11:36:06 -04:00
- name : "DevProd Correctness"
2024-08-26 12:22:28 +03:00
slack_tags :
- "<@U03D3JHNB1C>" # alex.neben@mongodb.com - Director