Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BanyanDB-UI] Update BanyanDB UI to Integrate New Property Query API #12931

Open
2 of 3 tasks
hanahmily opened this issue Jan 5, 2025 · 0 comments
Open
2 of 3 tasks
Assignees
Labels
database BanyanDB - SkyWalking native database enhancement Enhancement on performance or codes UI UI and front end related.

Comments

@hanahmily
Copy link
Contributor

Search before asking

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

Description

With the merging of Pull Request #587, the "Property" query API in BanyanDB has significantly changed. The new API replaces the deprecated get and list operations, offering enhanced functionalities such as filtering properties based on specific criteria and limiting the number of returned results.

Update the BanyanDB UI to align with the changes introduced in the new query API for the "Property" feature.

Tasks:

  • Remove the existing get and list operations from the UI.
  • Modify the property page to fetch data using the new query API.
  • Enable users to input query criteria using YAML syntax.

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

@hanahmily hanahmily added UI UI and front end related. enhancement Enhancement on performance or codes database BanyanDB - SkyWalking native database labels Jan 5, 2025
@hanahmily hanahmily added this to the BanyanDB - 0.8.0 milestone Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database BanyanDB - SkyWalking native database enhancement Enhancement on performance or codes UI UI and front end related.
Projects
None yet
Development

No branches or pull requests

2 participants