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
{{ message }}
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
Describe the bug
Span table is growing very fast. How can I make use of continuous aggregate (realtime) to optimize aggregates as described in
https://docs.timescale.com/timescaledb/latest/how-to-guides/hyperfunctions/percentile-approx/approximate-percentile/ ?
This is not possible because
ps_trace.span
is a postgres view not a hypertable or another continuous aggregate.Error:
With that limitation in mind, what's the way to optimize resource-intensive queries?
To Reproduce
Expected behavior
I expected that it is possible
Configuration (as applicable)
Using Timescaledb Cloud
Version
Additional context
Support Case #: 00012349
The text was updated successfully, but these errors were encountered: