-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
Fully Compatible
A couple things to do here, at least:
- We temporarily started running "fast_running_queries" very often, but this is not a good use of resources in the long term. We should just delete these variants: https://github.com/10gen/mongo/blob/77cf54185b8e2c2831dfa2b4415125ed3ea4074b/etc/system_perf.yml#L4119-L4178.
- They are also the source of some tasks that are only referenced on those variants, like this one: https://github.com/10gen/mongo/blob/77cf54185b8e2c2831dfa2b4415125ed3ea4074b/etc/system_perf.yml#L1491
- Also take a look at tasks marked with query-stats-cron - the cron schedule can be relaxed now.
- Remove some redundant build variants, like the "small-rate-limit" compared to "limited-100", both of which should be deleted after PERF-4893. Probably keep the variant with unlimited query stats as a good data stream for tracking our progress on that front.
- Other TODOs in there, like https://github.com/mongodb/mongo/blob/8636ede10bd70b32ff4b6cd115132ab0f22b89c7/etc/system_perf.yml#L2145
- is depended on by
-
SERVER-85065 Tracking: M3 Tech Debt Tickets
- Closed
- is duplicated by
-
SERVER-83802 Complete TODO listed in PERF-4893
- Closed
-
SERVER-83831 Complete TODO listed in PERF-4893
- Closed
- is related to
-
SERVER-85067 Tracking: M1 Performance data gathering
- Closed
-
SERVER-78293 Add separate workload for fast running queries, run multiple times per day
- Closed
- related to
-
SERVER-86330 Add QueryStats DSI configurations for different variants
- Closed
-
SERVER-84294 Remove Atlas-like query stats variant from sys-perf
- Closed