Skip to content

[Feature] Add cold query support in UI. #13639

@wu-sheng

Description

@wu-sheng

Search before asking

  • I had searched in the issues and found no similar feature requirement.

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?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

Metadata

Metadata

Assignees

Labels

UIUI and front end related.featureNew feature

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions