Search before asking
Description
With BanyanDB's lifecycle management ready, OAP begins to support hot/warm/cold queries.
UI should follow the TTL config(when cold is present), it should activate cold condition in the query. UI was using it to limit query range only.
First of all, the right top button should show Cold Excluded and Cold Only.
When Cold Only, all query should be fired with cold flag is TRUE.
In trace and log, Duration is a part of condition as well
Metadata, on-demand logs, and profiling are always hot data, we could keep the conditions unchanged.
Use case
No response
Related issues
No response
Are you willing to submit a pull request to implement this on your own?
Code of Conduct
Search before asking
Description
With BanyanDB's lifecycle management ready, OAP begins to support hot/warm/cold queries.
UI should follow the TTL config(when cold is present), it should activate
coldcondition in the query. UI was using it to limit query range only.First of all, the right top button should show
Cold ExcludedandCold Only.When
Cold Only, all query should be fired withcoldflag is TRUE.In trace and log, Duration is a part of condition as well
Metadata, on-demand logs, and profiling are always hot data, we could keep the conditions unchanged.
Use case
No response
Related issues
No response
Are you willing to submit a pull request to implement this on your own?
Code of Conduct