We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7db3bf commit 19dd70aCopy full SHA for 19dd70a
api/_hyperfunctions/state_agg/timeline_agg.md
@@ -17,7 +17,7 @@ hyperfunction:
17
api_details:
18
summary: >
19
Aggregate state data into a state aggregate to track state transitions.
20
- Unlike [`state_agg`](/api/latest/hyperfunctions/state-tracking/state_agg/),
+ Unlike [`compact_state_agg`](/api/latest/hyperfunctions/state-tracking/compact_state_agg/),
21
which only stores durations, `state_agg` also stores the timestamps of
22
state transitions.
23
signatures:
0 commit comments