Skip to content

[Site Bug] Issue with the page: /api/latest/hyperfunctions/state-tracking/state_agg/ #3227

Open
@lucasnetau

Description

@lucasnetau

Describe the bug

state_agg Aggregate function description refers to itself instead of compact_state_agg

What do the docs say now?

Aggregate state data into a state aggregate to track state transitions. Unlike state_agg, which only stores durations, state_agg also stores the timestamps of state transitions.

What should the docs say?

Aggregate state data into a state aggregate to track state transitions. Unlike compact_state_agg, which only stores durations, state_agg also stores the timestamps of state transitions.

Page affected

https://docs.timescale.com/api/latest/hyperfunctions/state-tracking/state_agg#state_agg

Subject matter expert (SME)

[If known, who is a good person to ask about this topic]

Screenshots

[Attach images of screenshots showing the bug]

Any further info

[Anything else you want to add, or further links]

Contributing to documentation

We welcome documentation contributions!

  • For information about how to propose a change, see the contributing guide in our GitHub repository.
  • For information on style and word usage, see the style guide

Metadata

Metadata

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions