- 
    Type:Improvement 
- 
    Resolution: Unresolved
- 
    Priority:Major - P3 
- 
    None
- 
    Affects Version/s: None
- 
    Component/s: None
- 
        Query Integration
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
Currently the serverStatus opcounter metrics track the write operations on buckets collections. This means that an insert on time-series collection maybe recoded as an update on the buckets collection. Similarly a delete on time-series collection could be recorded as an update operation. We should investigate whether we keep this behavior or change this to reflect user facing operations.