Skip to content

Enable $out aggregation to push to time series collection. #4985

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
christophstrobl opened this issue May 28, 2025 · 1 comment
Open

Enable $out aggregation to push to time series collection. #4985

christophstrobl opened this issue May 28, 2025 · 1 comment
Labels
in: aggregation-framework Aggregation framework support type: enhancement A general enhancement

Comments

@christophstrobl
Copy link
Member

see: https://www.mongodb.com/docs/v8.0/reference/operator/aggregation/out/#syntax

"timeseries": {
    "timeField": "<field-name>",
    "metaField": "<field-name>",
    "granularity" : \\ "seconds" | "minutes" | "hours" 
}
@christophstrobl christophstrobl added type: enhancement A general enhancement in: aggregation-framework Aggregation framework support labels May 28, 2025
@HyunSangHan
Copy link
Contributor

Can I contribute to this feature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: aggregation-framework Aggregation framework support type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants