How to define granularity for daily based time series?

Hello.
I am creating an app that should contain aprox 100 daily data parameters. I am benchmarking the normal collection vs time-series approach. The app is mainly for analytics.

My concern is about granularity, the right granularity does not exist in this case “days”, Which is the impact selecting the closest one “hours”.

In any case the app would require filling nor densify options.

regards
juan

2 Likes

Hello guys, I have a similar situation here.
Is there someone to comment this situation?

Hi,
If you are using mongo 6.3 or above, you can use bucketMaxSpanSeconds: 86400,bucketRoundingSeconds:86400