Introduce more MongbDB indexes
- Lingua principale
- Scala
- Stelle
- 33
- Fork
- 16
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## Background
Currently, many queries to MongoDB fo full collection scans. For big collections such as `run` it creates a lot of pressure for the MongoDB cluster.
## Feature
Investigate production logs and find bottlenecks. Check if corresponding queries can be optimized or new indexes can be added to ease the pressure on MongoDB.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start by investigating production logs for MongoDB full collection scans and query bottlenecks, focusing especially on the run collection. Review whether each bottleneck can be addressed through query optimization or additional indexes; done means the relevant changes have been identified and added to reduce pressure on the MongoDB cluster.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- mongodb, scala
- Ambito
- databases, performance
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100