You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Snapshot hooks: remove usage of `hook_name` in `register` method
Replaces `lambda` with `functools.wraps` in `CallbackRegistrar`, making
`hook_name` argument in `SnapshotCorrelationHookContainer.register`
redundant.
HistoryManager: Customizable aggregation window.
As any cron expression is allowed, the retroactive, per-day batching implementation was dropped.
Implemented option of not having an archive.