summaryrefslogtreecommitdiff
path: root/src/mongo/db/timeseries/timeseries_options.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67599 Allow collMod to set bucketMaxSpanSeconds and bucketRoundingSecondsAdrian Gonzalez2022-10-181-3/+6
* SERVER-67598 Add support for maxSpanSeconds and roundingSeconds argumentsAdrian Gonzalez2022-10-071-0/+7
* SERVER-67595 Introduce bucketRoundingSeconds time-series optionDavid Wang2022-07-251-1/+6
* SERVER-61028 Implement granularity update for timeseries collectionRui Liu2022-03-231-0/+6
* SERVER-61510 applyTimeseriesOptionsModifications() accepts CollModTimeseries ...Benety Goh2021-11-181-1/+1
* SERVER-59855 move getTimeseriesOptions() into its own libraryBenety Goh2021-09-101-10/+0
* SERVER-58175 Round time values before routing inserts to sharded timeseries c...Nikita Lapkov2021-08-041-5/+5
* SERVER-58171 Changing time-series granularity does not update view definitionDan Larkin-York2021-07-141-0/+5
* SERVER-57315 Enable shardCollection command for a time series collectionArun Banala2021-06-291-0/+1
* SERVER-56798 Time-series 'granularity' parameter controls rounding for minimu...Dan Larkin-York2021-06-011-0/+5
* SERVER-56797 Allow collMod to change time-series bucket granularityDan Larkin-York2021-05-261-0/+57